https://github.com/kiranmantha/plumejs-router
A router mechanism for PlumeJs
https://github.com/kiranmantha/plumejs-router
Last synced: 2 months ago
JSON representation
A router mechanism for PlumeJs
- Host: GitHub
- URL: https://github.com/kiranmantha/plumejs-router
- Owner: KiranMantha
- License: mit
- Created: 2020-06-08T14:04:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T15:11:40.000Z (over 1 year ago)
- Last Synced: 2024-04-14T04:19:06.910Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://GitHub.com/KiranMantha/plumejs-router/graphs/contributors/)
[](https://GitHub.com/KiranMantha/plumejs-router/pulls)
[](http://hits.dwyl.com/KiranMantha/plumejs-router)[](https://www.npmjs.com/package/@plumejs/router)
[](https://www.npmjs.com/package/@plumejs/router)
[](https://GitHub.com/KiranMantha/plumejs)[](https://github.com/kiranmantha/plumejs-router/watchers)
[](https://GitHub.com/kiranmantha/plumejs-router/stargazers/)**PlumeJS Router** is a scoped package in PlumeJS Ecosystem that enables routing. It uses history-based routing and dynamic imports to chunk out route specific logic which reduces main bundle size significantly.
## Documentation
For documentation, please visit [wiki](https://github.com/KiranMantha/plumejs-router/wiki)