You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[React JSFiddle Integration with JSX](http://jsfiddle.net/vjeux/kb3gN/)
66
66
*[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.
415
415
*[react-star-rating-input - React.js component for entering 0-5 stars](https://github.com/ikr/react-star-rating-input)
416
416
*[react-data-components - React components and mixins for sorting, filtering and pagination of data](https://github.com/carlosrocha/react-data-components)
417
417
*[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)
418
419
419
420
#### Libraries
420
421
*[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.
483
484
484
485
#### Routing
485
486
*[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)
487
488
*[react-router by @jaredly - An integrated router for react](https://github.com/jaredly/react-router)
488
489
*[rrouter - Declarative routing layer for React applications](https://github.com/andreypopp/rrouter)
489
490
*[react-mini-router - A minimal URL router for React.js](https://github.com/larrymyers/react-mini-router)
0 commit comments