browserify-haml-ruby
v0.1.6
Published
This is a transform for browserify which converts your haml-ruby (.haml) templates to Javascript.
Downloads
5
Maintainers
Readme
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