An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# engine-react [![NPM version](https://badge.fury.io/js/engine-react.svg)](http://badge.fury.io/js/engine-react) [![Build Status](https://travis-ci.org/doowb/engine-react.svg)](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