@shuvi/toolpack

Nextjs, but for SPA, no server required


Keywords
nextjs, react, server-rendering, shuvi, shuvijs, spa, universal, vue
License
MIT
Install
npm install @shuvi/toolpack@0.0.1-pre.10

Documentation

Shuvi

Meta Framework to create applications quickly.

Features

  • Automatic transpilation and bundling (with webpack and babel)
  • On demand transpilation / Hot code reloading
  • Code splitting for every pages
  • Server-Side Rendering

Contributing

See CONTRIBUTING.md for more information on what we're looking for and how to get started.

Credits

Some implementation of shuvi.js are inspired by existing projects, such as next.js and umi.js. Thanks for them.