Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Ion Router Logo

# 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.