zus

1.3.1 • Public • Published

zus

a lightweight front-end framework.

Install

You can get it on npm.

npm install zus --save

Usage

import zus from 'zus'
 
const app = zus()
 
app.router(require('./router').default)
 
app.start('#root')

Readme

Keywords

Package Sidebar

Install

npm i zus

Weekly Downloads

1

Version

1.3.1

License

MIT

Unpacked Size

88.5 kB

Total Files

35

Last publish

Collaborators

  • zhaozeqing