Jade - template engine
Jade is a high performance template engine heavily influenced by Haml and implemented with JavaScript for node.
Features
* client-side support
* great readability
* flexible indentation
* block-expansion
* code is escaped by default for security
* contextual error reporting at compile & run time
* executable for compiling jade templates via the command line
* html 5 mode (using the !!! 5 doctype)
* optional memory caching
* combine dynamic and static tag classes
* parse tree manipulation via filters
* supports Express JS out of the box
* transparent iteration over objects, arrays, and even non-enumerables via - each
* block comments
30 Day Summary Apr 17 2013 — May 17 2013
|
12 Month Summary May 17 2012 — May 17 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.