browserify-haml-ruby
This is a transform for browserify which converts your haml-ruby (.haml) templates to Javascript.
Setup
You need haml installed on your system.
gem install haml
Installation
This package is available on npm as:
npm install browserify-haml-ruby
or
npm install --save-dev browserify-haml-ruby