mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
add [awesome]nativescript to the list (#330)
This commit is contained in:
committed by
Huei Tan
parent
05eada80e1
commit
aed86aa2ef
@@ -179,6 +179,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [canjs](https://github.com/canjs/canjs) - Can do JS, better, faster, easier.
|
* [canjs](https://github.com/canjs/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.
|
||||||
* [preact](https://github.com/developit/preact) - Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
|
* [preact](https://github.com/developit/preact) - Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
|
||||||
|
* [nativescript](https://github.com/NativeScript/NativeScript) - Build truly native cross-platform iOS and Android apps with JavaScript
|
||||||
* [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React.
|
* [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.
|
||||||
|
|||||||
Reference in New Issue
Block a user