Skip to content

Commit b38c572

Browse files
jvitelagaearon
authored andcommitted
Added link to Reach Router (#1568)
* Added link to Reach Router @reach/router is a routing library for React written and maintained by one of the original creators of react-router, [Ryan Florence](https://twitter.com/ryanflorence). And is focused on [accessibility](https://reach.tech/router/accessibility). Is also the router used by [Gatsby](https://www.gatsbyjs.org/blog/2018-09-27-reach-router/) * Update tools-routing.md
1 parent 26b0eb2 commit b38c572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/community/tools-routing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permalink: community/routing.html
1111
* **[Director](https://github.com/flatiron/director)** - A tiny and isomorphic URL router for JavaScript.
1212
* **[Finch](http://stoodder.github.io/finchjs/)** - A simple, yet powerful, javascript route handling library.
1313
* **[mvc-router](https://github.com/rajeev-k/mvc-router)** Use the Model-View-Controller (MVC) pattern to build React applications.
14+
* **[Reach Router](https://reach.tech/router)** An Accessible Router for React
1415
* **[react-mini-router](https://github.com/larrymyers/react-mini-router)** A minimal URL router mixin.
1516
* **[react-passage](https://github.com/dollarshaveclub/react-passage):** Passage helps when linking or redirecting to routes that may or may not be in your react app.
1617
* **[react-router](https://github.com/rackt/react-router)** - A popular declarative router for React

0 commit comments

Comments
 (0)