Manage non-SPA pages with webpack and React
voidjs is designed for managing non-SPA HTML pages. It brings a lot of benefits of webpack and React to non-SPA HTML pages developing.
- Better assets' management with webpack
- Manage html with Components, no more error-prone copy & paste
- Pre-built static HTML
- You want to write some simple static html pages without any JavaScript or a few JavaScript Code.
- You want to write html templates for server side languages other than Node.js, e.g., PHP.
GPL-3.0
Copyright © 2020-present Sam Chen