mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add [awesome]nativescript to the list (#330)
This commit is contained in:
parent
05eada80e1
commit
aed86aa2ef
13
README.md
13
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/)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user