arcjs
Easy to build front-end app.
Install
npm install --save arcjs
Usage
use()
mount plugin.mixin()
mixin store and css module.render()
render component with mixin assets.router()
set react routes.run()
react-dom rendering.
Basic
const app = app app
Plugin
app app app // component(props, ctx)app