Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T05:26:33.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T13:15:43.336Z (7 months 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[![Code Climate](https://codeclimate.com/github/cellog/ion-router/badges/gpa.svg)](https://codeclimate.com/github/cellog/ion-router) [![Test Coverage](https://codeclimate.com/github/cellog/ion-router/badges/coverage.svg)](https://codeclimate.com/github/cellog/ion-router/coverage) [![Build Status](https://travis-ci.org/cellog/ion-router.svg?branch=master)](https://travis-ci.org/cellog/ion-router) [![npm](https://img.shields.io/npm/v/ion-router.svg)](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](https://www.browserstack.com/images/layout/browserstack-logo-600x315.png)](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.