JavaScript templating using HAML and CoffeeScript.
Haml Coffee is a JavaScript template solution (JST) that uses HAML for markup and inline CoffeeScript for the logic. It's used to dynamically create HTML code from JavaScript and is often used in Single-Page Applications.