https://github.com/jstransformers/jstransformer-haml
Haml support for JSTransformers.
https://github.com/jstransformers/jstransformer-haml
Last synced: 6 months ago
JSON representation
Haml support for JSTransformers.
- Host: GitHub
- URL: https://github.com/jstransformers/jstransformer-haml
- Owner: jstransformers
- License: mit
- Created: 2015-02-27T15:49:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T04:14:00.000Z (about 6 years ago)
- Last Synced: 2025-03-10T11:03:02.102Z (over 1 year ago)
- Language: HTML
- Homepage: http://npmjs.com/jstransformer-haml
- Size: 52.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jstransformer-haml
[Haml](https://github.com/creationix/haml-js) support for [JSTransformers](http://github.com/jstransformers).
[](https://travis-ci.org/jstransformers/jstransformer-haml)
[](https://codecov.io/gh/jstransformers/jstransformer-haml)
[](http://david-dm.org/jstransformers/jstransformer-haml)
[](https://www.npmjs.org/package/jstransformer-haml)
## Installation
npm install jstransformer-haml
## API
```js
// TODO: Write API documentation
```
## License
MIT