https://github.com/doowb/engine-react
Template engine for React that can render server side react templates in Template, Assemble, and Verb.
https://github.com/doowb/engine-react
Last synced: about 1 month ago
JSON representation
Template engine for React that can render server side react templates in Template, Assemble, and Verb.
- Host: GitHub
- URL: https://github.com/doowb/engine-react
- Owner: doowb
- License: mit
- Created: 2014-11-20T18:10:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T02:59:13.000Z (over 9 years ago)
- Last Synced: 2024-05-01T22:07:39.828Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 336 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# engine-react [](http://badge.fury.io/js/engine-react) [](https://travis-ci.org/doowb/engine-react)
> Template engine for React that can render server side react templates in Template, Assemble, and Verb.
## Install with [npm](npmjs.org)
```bash
npm i engine-react --save
```## Usage
```js
var engine = require('engine-react');
```## API
## Author
**Brian Woodward**
+ [github/doowb](https://github.com/doowb)
+ [twitter/doowb](http://twitter.com/doowb)## License
Copyright (c) 2015 Brian Woodward
Released under the MIT license***
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 02, 2015._
[Template]: https://github.com/jonschlinkert/template
[Assemble]: http://assemble.io
[Verb]: https://github.com/assemble/verb