0.1.9 • Published 2 months ago

@montagejs/pangu v0.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

@montagejs/pangu

PanGu(盘古),有开天辟地之意。

Design brain map

npm.io

Milestone

  • Lazy Load Route
  • Auto SetUp Page Title
  • AOP Plugin
    • Inner Plugin With forRoutes
  • HOC
  • Hooks
    • useRouter
    • useQuery
  • Preload Route Source
    • Plugin BASE IOC
    • Provider
      • useProvider consume
    • Plugin
      • pangu-plugin-route-preload
  • Keep-Alive Router
  • PanGuFC
  • DefinePlugin
    • Auto insert uniq key
  • DefineRouterConfig

Install

$ npm i @montagejs/pangu

Usage

import PanGu from "@montagejs/pangu";

const app = new PanGu({
    routes: [],
    mode: 'history'
})

app.start();

Inspiration Warehouse

0.1.8

2 months ago

0.1.9

2 months ago

0.1.7

1 year ago

0.1.5

1 year ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago