https://github.com/magicdawn/ract
Yet another template engine learns from ractive
https://github.com/magicdawn/ract
Last synced: 3 months ago
JSON representation
Yet another template engine learns from ractive
- Host: GitHub
- URL: https://github.com/magicdawn/ract
- Owner: magicdawn
- License: mit
- Created: 2016-11-20T13:12:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T19:39:26.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T01:11:39.359Z (over 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ract
> Yet another template engine learns from ractive
[](https://travis-ci.org/magicdawn/ract)
[](https://codecov.io/gh/magicdawn/ract)
[](https://www.npmjs.com/package/ract)
[](https://www.npmjs.com/package/ract)
[](http://magicdawn.mit-license.org)
## Install
```sh
$ npm i ract --save
```
## API
```js
const ract = require('ract');
```
## Changelog
[CHANGELOG.md](CHANGELOG.md)
## License
the MIT License http://magicdawn.mit-license.org