https://github.com/cellog/ion-router
elegant powerful routing based on the simplicity of storing url as state
https://github.com/cellog/ion-router
asynchronous dynamic-routes ion-router react redux redux-state redux-store router routing
Last synced: 3 months ago
JSON representation
elegant powerful routing based on the simplicity of storing url as state
- Host: GitHub
- URL: https://github.com/cellog/ion-router
- Owner: cellog
- License: mit
- Created: 2017-01-14T17:11:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T05:26:33.000Z (over 2 years ago)
- Last Synced: 2024-04-14T13:15:43.336Z (about 1 year ago)
- Topics: asynchronous, dynamic-routes, ion-router, react, redux, redux-state, redux-store, router, routing
- Language: TypeScript
- Homepage: https://cellog.github.io/ion-router
- Size: 13.1 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ion-router
###### Connecting your url and redux state[](https://codeclimate.com/github/cellog/ion-router) [](https://codeclimate.com/github/cellog/ion-router/coverage) [](https://travis-ci.org/cellog/ion-router) [](https://www.npmjs.com/package/ion-router)
Elegant powerful routing based on the simplicity of storing url as state
To install:
```bash
$ npm i -S ion-router
```## New Documentation
Our documentation now lives [here](https://cellog.github.io/ion-router)
## License
MIT License
## Thanks
[](http://www.browserstack.com)
Huge thanks to [BrowserStack](http://www.browserstack.com) for providing
cross-browser testing on real devices, both automatic testing and manual testing.