kiwi
Version:
Simple, modular, fast and lightweight template engine, based on jQuery templates syntax.
10 lines (9 loc) • 398 B
Markdown
# To do list (unsorted)
* More granular caching system, based on individual blocks.
* Callable blocks / mixins
* Performance improvements for blocks
* Make the full hierarchy available with extends (parent and child)
* Add {{body}} tag, so extends doesn't require the use of blocks
* New tests for Kiwi core
* Remove dependency for Underscore.js in the browser version
* Add documentation for tags