concordusapps / grunt-haml

Process HAML templates to precompiled JavaScript or rendered HTML.
https://npmjs.org/package/grunt-haml
MIT License
41 stars 28 forks source link

Support javascript backend through haml.js #1

Closed mehcode closed 11 years ago

mehcode commented 11 years ago

Would need a compiler option flag (with values such as haml.js and haml-coffee). Also I'd like a separate options hash that is just forwarded directly to whatever compiler is selected.