Skip to content

Commit aed86aa

Browse files
hamidrezabstnHuei Tan
authored andcommitted
add [awesome]nativescript to the list (sorrycc#330)
1 parent 05eada8 commit aed86aa

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
179179
* [canjs](https://github.com/canjs/canjs) - Can do JS, better, faster, easier.
180180
* [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM.
181181
* [preact](https://github.com/developit/preact) - Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
182+
* [nativescript](https://github.com/NativeScript/NativeScript) - Build truly native cross-platform iOS and Android apps with JavaScript
182183
* [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React.
183184
* [riot](https://github.com/riot/riot) - React-like library, but with very small size.
184185
* [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone.
@@ -281,7 +282,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
281282
## Spreadsheet
282283

283284
* [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers
284-
285+
285286
## Editors
286287

287288
* [ace](https://github.com/ajaxorg/ace) - Ace (Ajax.org Cloud9 Editor).
@@ -623,7 +624,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
623624
* [jQuery.adaptive-slider](https://github.com/creative-punch/jQuery.adaptive-slider/) - A jQuery plugin for a slider with adaptive colored figcaption and navigation.
624625
* [slidr](https://github.com/bchanx/slidr) - add some slide effects.
625626
* [Flickity](https://github.com/metafizzy/flickity) - Touch, responsive, flickable galleries.
626-
* [Glide.js](https://github.com/jedrzejchalubek/glidejs) - Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast.
627+
* [Glide.js](https://github.com/jedrzejchalubek/glidejs) - Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast.
627628
* [jQuery.adaptive-slider](https://github.com/creative-punch/jQuery.adaptive-slider/) - A jQuery plugin for a slider with adaptive colored figcaption and navigation.
628629

629630
## Range Sliders
@@ -794,7 +795,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
794795
* [FitVids.js](https://github.com/davatron5000/FitVids.js) - A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
795796
* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page
796797
* [photobooth-js](https://github.com/WolframHempel/photobooth-js) - A widget that allows users to take their avatar pictures on your site
797-
* [clappr](https://github.com/clappr/clappr) - An extensible media player for the web http://clappr.io
798+
* [clappr](https://github.com/clappr/clappr) - An extensible media player for the web http://clappr.io
798799

799800
## Typography
800801

@@ -824,8 +825,8 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
824825
* [textillate](https://github.com/jschr/textillate) - A simple plugin for CSS3 text animations
825826
* [move.js](https://github.com/visionmedia/move.js) - CSS3 backed JavaScript animation framework
826827
* [animatable](https://github.com/LeaVerou/animatable) - One property, two values, endless possiblities
827-
* [shuffle-images](https://github.com/peachananr/shuffle-images) - The Simplest Way to shuffle through images in a Creative Way http://www.thepetedesign.com/demos/shuffle-images_demo.html
828-
* [smoothState.js](https://github.com/miguel-perez/smoothState.js) - Unobtrusive page transitions with jQuery. http://smoothstate.com/
828+
* [shuffle-images](https://github.com/peachananr/shuffle-images) - The Simplest Way to shuffle through images in a Creative Way http://www.thepetedesign.com/demos/shuffle-images_demo.html
829+
* [smoothState.js](https://github.com/miguel-perez/smoothState.js) - Unobtrusive page transitions with jQuery. http://smoothstate.com/
829830

830831
## Image Processing
831832

@@ -869,7 +870,7 @@ http://www.listjs.com
869870
## Podcasts
870871
* [JavaScript Air](https://javascriptair.com/) - The live video broadcast podcast all about JavaScript and the Web platform.
871872
* [Web of Tomorrow](http://www.weboftomorrowpodcast.com/) - Podcast about JavaScript for beginners.
872-
* [Javascript Jabber](https://devchat.tv/js-jabber) - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more.
873+
* [Javascript Jabber](https://devchat.tv/js-jabber) - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more.
873874

874875
# Worth Reading
875876
* [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/)

0 commit comments

Comments
 (0)