Skip to content

Commit 1df63a5

Browse files
author
Ekaterina Prigara
committed
Merge remote-tracking branch 'enaqx/master'
2 parents 0dba2f4 + 319db66 commit 1df63a5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ A collection of awesome React tools, resources, videos and shiny things.
6060
* [React Twitter](https://twitter.com/reactjs)
6161
* [React npm module](https://www.npmjs.org/package/react)
6262
* [React Tools npm module](https://www.npmjs.org/package/react-tools)
63-
* [React TodoMVC](http://todomvc.com/architecture-examples/react/)
63+
* [React TodoMVC](http://todomvc.com/examples/react/)
6464
* [React Future](https://github.com/reactjs/react-future)
6565
* [React JSFiddle Integration with JSX](http://jsfiddle.net/vjeux/kb3gN/)
6666
* [React JSFiddle Integration without JSX](http://jsfiddle.net/vjeux/VkebS/)
@@ -415,6 +415,7 @@ A collection of awesome React tools, resources, videos and shiny things.
415415
* [react-star-rating-input - React.js component for entering 0-5 stars](https://github.com/ikr/react-star-rating-input)
416416
* [react-data-components - React components and mixins for sorting, filtering and pagination of data](https://github.com/carlosrocha/react-data-components)
417417
* [react-number-editor - Number editor (textfield) component for react](https://github.com/tleunen/react-number-editor)
418+
* [react-localstorage - Simple localstorage mixin for react](https://github.com/STRML/react-localstorage)
418419

419420
#### Libraries
420421
* [react-magic - Automatically AJAXify plain HTML with the power of React](https://github.com/reactjs/react-magic)
@@ -483,7 +484,7 @@ A collection of awesome React tools, resources, videos and shiny things.
483484

484485
#### Routing
485486
* [react-router by @raackt - A complete routing solution for React.js](https://github.com/rackt/react-router)
486-
* [react-router-component by @andreypopp - Declarative router component for React](https://github.com/andreypopp/react-router-component)
487+
* [react-router-component by @andreypopp - Declarative router component for React](https://github.com/STRML/react-router-component)
487488
* [react-router by @jaredly - An integrated router for react](https://github.com/jaredly/react-router)
488489
* [rrouter - Declarative routing layer for React applications](https://github.com/andreypopp/rrouter)
489490
* [react-mini-router - A minimal URL router for React.js](https://github.com/larrymyers/react-mini-router)

0 commit comments

Comments
 (0)