@@ -340,6 +340,7 @@ A collection of awesome things regarding React ecosystem.
340340* [ Isomorphic React TypeScript Starter] ( https://github.com/toddlucas/react-tsx-starter )
341341* [ React + React native + NW - Mobile, desktop and website Apps with the same code] ( https://github.com/benoitvallon/react-native-nw-react-calculator )
342342* [ A clean, extensible react + redux boilerplate with universal/isomorphic rendering, testing and more] ( https://github.com/mz026/universal-redux-template )
343+ * [ A-Frame + React Boilerplate] ( https://github.com/ngokevin/aframe-react-boilerplate )
343344
344345##### Components
345346* [ React Components] ( http://react-components.com/ )
@@ -574,6 +575,7 @@ A collection of awesome things regarding React ecosystem.
574575* [ react-masonry-mixin - Standalone mixin for Masonry (@desandro )] ( https://github.com/eiriklv/react-masonry-mixin )
575576* [ react-packery-mixin - Standalone mixin for Packery (Metafizzy)] ( https://github.com/eiriklv/react-packery-mixin )
576577* [ react-dropzone - Simple HTML5 drag-drop zone with React.js.] ( https://github.com/paramaggarwal/react-dropzone )
578+ * [ aframe-react - A-Frame VR + React] ( https://github.com/ngokevin/aframe )
577579
578580##### Routing
579581* [ react-router - A complete routing solution for React.js] ( https://github.com/rackt/react-router )
@@ -1087,7 +1089,7 @@ A collection of awesome things regarding React ecosystem.
10871089* [ react-pokemon - A React component for displaying Pokémon] ( https://github.com/passy/react-pokemon )
10881090* [ React + Backbone TodoMVC] ( http://todomvc.com/examples/react-backbone/ )
10891091* [ react-rxjs-todomvc - TodoMVC implementation with React and RxJS] ( https://github.com/fdecampredon/react-rxjs-todomvc )
1090- * [ react-mvc - A sample chat application written with React and pure MVC] ( https://github.com/ustun/react-mvc )
1092+ * [ react-mvc - A sample chat application written with React and pure MVC] ( https://github.com/ustun/react-mvc )
10911093* [ react-observe-todomvc - TodoMVC implementation built on top of React and Object.observe] ( https://github.com/fdecampredon/react-observe-todomvc )
10921094* [ react-lights-out - Simple demo of the React framework's power and flexibility] ( https://github.com/chenglou/react-lights-out )
10931095* [ todomvc-swarm - React TodoMVC implementation using Swarm for real-time collaboration] ( https://github.com/gritzko/todomvc-swarm )
0 commit comments