文件名称:yox-router:无路由器
文件大小:136KB
文件格式:ZIP
更新时间:2024-05-19 01:30:44
JavaScript
yox路由器 安装 CDN < script src =" https://unpkg.com/yox " > </ script > < script src =" https://unpkg.com/yox-router " > </ script > < script > Yox . use ( YoxRouter ) </ script > NPM npm install yox npm install yox-router import Yox from 'yox' import * as YoxRouter from 'yox-router' Yox . use ( YoxRouter ) 纱 yarn add yox yarn add yox-router import Yox from 'yox' import * as YoxRouter from 'yo
【文件预览】:
yox-router-master
----rollup.config.js(2KB)
----src()
--------Router.ts(25KB)
--------util()
--------type.ts(3KB)
--------template()
--------constant.ts(2KB)
--------Hooks.ts(798B)
--------mode()
----.npmignore(191B)
----types()
--------constant.d.ts(2KB)
--------Hooks.d.ts(342B)
--------type.d.ts(3KB)
--------util()
--------Router.d.ts(3KB)
--------mode()
----example()
--------index.html(11KB)
--------start.html(2KB)
--------dynamic.html(1KB)
--------lazyload.html(2KB)
--------history.html(2KB)
--------yox.js(324KB)
--------nested.html(2KB)
--------navigation.html(3KB)
----tsconfig.json(450B)
----LICENSE(1KB)
----README.md(478B)
----dist()
--------yox-router.esm.min.js.map(102B)
--------yox-router.js(34KB)
--------yox-router.min.js.map(98B)
--------yox-router.esm.min.js(9KB)
--------yox-router.esm.js.map(1KB)
--------yox-router.esm.js(32KB)
--------yox-router.d.ts(5KB)
--------yox-router.min.js(9KB)
--------yox-router.js.map(1KB)
----docs()
--------lazyload.md(2KB)
--------index.html(762B)
--------route.md(524B)
--------.nojekyll(0B)
--------start.md(2KB)
--------_sidebar.md(281B)
--------navigation.md(2KB)
--------dynamic.md(993B)
--------hook.md(5KB)
--------redirect.md(725B)
--------register.md(707B)
--------README.md(331B)
--------mode.md(544B)
--------install.md(460B)
--------named.md(515B)
--------location.md(3KB)
--------nested.md(3KB)
----global.d.ts(22B)
----.gitignore(64B)
----package.json(2KB)