UNPKG

239 BMarkdownView Raw
1HAMLjr
2======
3
4A formal parser for Haml.
5
6HAMLjr separates creating the AST from rendering the output to allow for
7advanced automagical data binding between HTML elements and data.
8
9It's like a Knockout.js that will really blow your mind.