https://github.com/jstransformers/jstransformer-opalcss
Opal CSS support for JSTransformers.
https://github.com/jstransformers/jstransformer-opalcss
Last synced: about 2 months ago
JSON representation
Opal CSS support for JSTransformers.
- Host: GitHub
- URL: https://github.com/jstransformers/jstransformer-opalcss
- Owner: jstransformers
- License: mit
- Created: 2015-08-05T16:55:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T02:26:03.000Z (about 6 years ago)
- Last Synced: 2026-01-01T23:18:10.138Z (6 months ago)
- Language: JavaScript
- Homepage: http://npm.im/jstransformer-opalcss
- Size: 53.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jstransformer-opalcss
[OpalCSS](https://github.com/robloach/opalcss) support for [JSTransformers](http://github.com/jstransformers).
[](https://travis-ci.org/jstransformers/jstransformer-opalcss)
[](https://codecov.io/gh/jstransformers/jstransformer-opalcss)
[](http://david-dm.org/jstransformers/jstransformer-opalcss)
[](https://www.npmjs.org/package/jstransformer-opalcss)
## Installation
npm install jstransformer-opalcss
## API
```js
var opalcss = require('jstransformer')(require('jstransformer-opalcss'))
// TODO: Add JavaScript documentation
```
## License
MIT