/jsx-render-engine

A pluggable jsx library agnostic render engine. (react, preact, react-router etc.)

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

jsx-render-engine npm package

A pluggable jsx library agnostic render engine. (react, preact, react-router etc.)

This package has been re-integrated as a sub-proejct of metalsmith-react-templates

All releases will now correspond to a version release on the parent project.

Installation

Using npm:

$ npm install --save jsx-render-engine

Install other dependencies: For example:

$ npm install react react-dom
$ npm install preact preact-render-to-string

License

MIT License © Gerald Yeo