react-enroute:适用于现代浏览器的React路由器,占地面积小

时间:2024-03-13 19:34:32
【文件属性】:

文件名称:react-enroute:适用于现代浏览器的React路由器,占地面积小

文件大小:131KB

文件格式:ZIP

更新时间:2024-03-13 19:34:32

JavaScript

React途中 简单的React路由器,占用空间小,适合现代浏览器。 lib不能替代react-router,只是一个较小的简单替代方案。 有关匹配的模式规则和选项,请参见。 如果需要,请检查。 路由器大小为1.8 KB (所有deps,已缩小并压缩)。 安装 yarn add react-enroute 或者 npm install react-enroute 用法 无嵌套: < Router location = '/pets/42'> < Index> < Users path = '/users'> < User path = '/users/:id'> < Pets path = '/pets'> < Pet path = '/pets/:id'> < NotFound path = '(.*)'> < / R


【文件预览】:
react-enroute-master
----.gitignore(55B)
----package.json(2KB)
----src()
--------debug.js(351B)
--------index.js(2KB)
--------utils.js(2KB)
----LICENSE(1KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(387B)
----Readme.md(3KB)
----Changelog.md(3KB)
----example()
--------use-location.js(1KB)
--------webpack.config.js(426B)
--------index.js(3KB)
--------style.css(225B)
--------index.html(231B)
----babel.config.js(272B)
----test()
--------index.js(35B)
--------utils.js(642B)
--------components.js(730B)
--------router.js(5KB)
----yarn.lock(306KB)
----index.d.ts(1KB)

网友评论