0.4.1 • Published 3 years ago

remark-code-meta v0.4.1

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

voidjs

Manage non-SPA pages with webpack and React

Why voidjs

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.

  1. Better assets' management with webpack
  2. Manage html with Components, no more error-prone copy & paste
  3. Pre-built static HTML

Use cases

  1. You want to write some simple static html pages without any JavaScript or a few JavaScript Code.
  2. You want to write html templates for server side languages other than Node.js, e.g., PHP.

License

GPL-3.0

Copyright © 2020-present Sam Chen

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago