|
Jade is heavily influenced by Haml.
Implementations for PHP, Ruby, Scala and client-side JavaScript are also available.
Here are some key features of "Jade":
· No tag prefix
· Formatted output option
· HTML 5 mode (using the !!! 5 doctype)
· High performance parser
· Great readability
· Code is escaped by default for security
· Contextual error reporting at compile & run time
· Executable for compiling jade templates via the command line
· 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
Requirements:
· Node.js
What's New in This Release: [ read full changelog ]
· Added --options alias of --obj.
· Added reserved word conflict prevention in Google's Closure Compiler.
· Added tag interpolation.
Via: Jade 0.27.5
0 Comment:
Post a Comment