https://github.com/cd2bit/a11y-react-redux-router
https://github.com/cd2bit/a11y-react-redux-router
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cd2bit/a11y-react-redux-router
- Owner: cd2bit
- License: mit
- Created: 2018-02-27T01:39:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T01:04:34.000Z (about 6 years ago)
- Last Synced: 2025-10-14T19:22:21.937Z (8 months ago)
- Language: JavaScript
- Size: 846 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
a11y-react-redux-router
=======================
[](https://www.npmjs.com/package/a11y-react-redux-router)
[](https://www.npmjs.com/package/a11y-react-redux-router)
[](https://travis-ci.org/cd2bit/a11y-react-redux-router)
[](https://www.npmjs.com/package/a11y-react-redux-router)
[](https://codecov.io/github/cd2bit/a11y-react-redux-router?branch=master)
[](https://doc.esdoc.org/github.com/cd2bit/a11y-react-redux-router/)
[](https://codeclimate.com/github/cd2bit/a11y-react-redux-router)
[](https://github.com/cd2bit/a11y-react-redux-router/issues?q=label%3Agreenkeeper)
_Created with [npm-package-skeleton](https://github.com/amercier/npm-package-skeleton)._
Installation
------------
npm install --save a11y-react-redux-router
Usage
-----
### ES5
var withAccessible = require('a11y-react-redux-router').default;
### ES2015+
import withAccessible from 'a11y-react-redux-router';
License
-------
This project is released under [MIT License](LICENSE.md).