mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Merge pull request #171 from Zhouzi/facebook/react-native
add react-native
This commit is contained in:
@@ -163,6 +163,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [espresso.js](https://github.com/techlayer/espresso.js) - A minimal javascript library for crafting user interfaces.
|
* [espresso.js](https://github.com/techlayer/espresso.js) - A minimal javascript library for crafting user interfaces.
|
||||||
* [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier.
|
* [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier.
|
||||||
* [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM.
|
* [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM.
|
||||||
|
* [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React.
|
||||||
* [riot](https://github.com/riot/riot) - React-like library, but with very small size.
|
* [riot](https://github.com/riot/riot) - React-like library, but with very small size.
|
||||||
* [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone.
|
* [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone.
|
||||||
* [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library.
|
* [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library.
|
||||||
|
|||||||
Reference in New Issue
Block a user