From aed86aa2efa36d8fe3890e38934a4a45164bb2e2 Mon Sep 17 00:00:00 2001 From: Hamidreza Bistooni Date: Thu, 27 Oct 2016 12:36:57 +0330 Subject: [PATCH] add [awesome]nativescript to the list (#330) --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fdc0c0e..06c6ca6 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [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. * [riot](https://github.com/riot/riot) - React-like library, but with very small size. * [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 ## Spreadsheet * [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers - + ## Editors * [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 * [jQuery.adaptive-slider](https://github.com/creative-punch/jQuery.adaptive-slider/) - A jQuery plugin for a slider with adaptive colored figcaption and navigation. * [slidr](https://github.com/bchanx/slidr) - add some slide effects. * [Flickity](https://github.com/metafizzy/flickity) - Touch, responsive, flickable galleries. -* [Glide.js](https://github.com/jedrzejchalubek/glidejs) - Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast. +* [Glide.js](https://github.com/jedrzejchalubek/glidejs) - Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast. * [jQuery.adaptive-slider](https://github.com/creative-punch/jQuery.adaptive-slider/) - A jQuery plugin for a slider with adaptive colored figcaption and navigation. ## Range Sliders @@ -794,7 +795,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [FitVids.js](https://github.com/davatron5000/FitVids.js) - A lightweight, easy-to-use jQuery plugin for fluid width video embeds. * [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page * [photobooth-js](https://github.com/WolframHempel/photobooth-js) - A widget that allows users to take their avatar pictures on your site - * [clappr](https://github.com/clappr/clappr) - An extensible media player for the web http://clappr.io + * [clappr](https://github.com/clappr/clappr) - An extensible media player for the web http://clappr.io ## Typography @@ -824,8 +825,8 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [textillate](https://github.com/jschr/textillate) - A simple plugin for CSS3 text animations * [move.js](https://github.com/visionmedia/move.js) - CSS3 backed JavaScript animation framework * [animatable](https://github.com/LeaVerou/animatable) - One property, two values, endless possiblities -* [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 -* [smoothState.js](https://github.com/miguel-perez/smoothState.js) - Unobtrusive page transitions with jQuery. http://smoothstate.com/ +* [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 +* [smoothState.js](https://github.com/miguel-perez/smoothState.js) - Unobtrusive page transitions with jQuery. http://smoothstate.com/ ## Image Processing @@ -869,7 +870,7 @@ http://www.listjs.com ## Podcasts * [JavaScript Air](https://javascriptair.com/) - The live video broadcast podcast all about JavaScript and the Web platform. * [Web of Tomorrow](http://www.weboftomorrowpodcast.com/) - Podcast about JavaScript for beginners. -* [Javascript Jabber](https://devchat.tv/js-jabber) - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more. +* [Javascript Jabber](https://devchat.tv/js-jabber) - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more. # Worth Reading * [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/)