haml_to_*

haml_to_star is a ruby library that purpose is to allow you to transform haml to any language.

The compiler class handle common processing tasks as generating the code tree and html tags, but functions that are specific to languages such as how the code in the source code must be implemented on extensions.

Please take a look at known extensions and at the documentation if you want to create your own extension.

Known extensions

haml_to_js converts haml to javascript

Contributions

This project is hosted on github, so don't hesitate to contribute and raise issues.

License

This project is under MIT License.