0.1.6 • Published 8 years ago

browserify-haml-ruby v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

browserify-haml-ruby Build Status

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

License

MIT License