isomorphic-react-plugin-factory

Use React.js as HTML template generator in webpack. Suitable for server side rendering

Usage no npm install needed!

<script type="module">
  import isomorphicReactPluginFactory from 'https://cdn.skypack.dev/isomorphic-react-plugin-factory';
</script>

README

isomorphic-react-plugin-factory Travis CI Quality Coverage Dependencies Gitter

Use React.js as HTML template generator in webpack. Suitable for server side rendering

Version

Installation

npm i --save isomorphic-react-plugin-factory

Contributing

devDependency Status

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request