19 October, 2012

Haml.js 0.4.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Tim Caswell | More scripts
github.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
October 20th, 2012, 01:31 GMT [view history]
C: \ Development Tools \ HTML and HTML5 Tools

HAML is a markup language written for Ruby as a HTML-outputting template engine.

While Ruby may not be available, or even may not be the first choice of many Web developers, this library provides a way to use HAML, while working with Node.js.

So it simply ports HAML from Ruby to server-side JavaScript.

Haml.js doesn't change native HAML syntax.

Requirements:

· Node.js

What's New in This Release: [ read full changelog ]

· Optionally exclude html_escape function definition from every template -- provide your own escape function invocation string ("MyApp.htmlEscape") and it will be used instead, dramatically shrinking template sizes.
· Optionally escape all output of = by default. Set the escapeHtmlByDefault configuration variable.
· New never-escaped != recommended for when you want to output strings that contain HTML.


Download button
Via: Haml.js 0.4.3

0 Comment: