From e2f985a8e98cd360c55bb5d5b2f1de8a329fba1e Mon Sep 17 00:00:00 2001 From: Brian Hann Date: Wed, 14 Mar 2018 10:59:46 -0500 Subject: [PATCH 01/33] Add driver.js to Tours & Guides --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6840775..c3371c3 100644 --- a/README.md +++ b/README.md @@ -603,6 +603,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [hopscotch](https://github.com/linkedin/hopscotch) - A framework to make it easy for developers to add product tours to their pages. * [joyride](https://github.com/zurb/joyride) - jQuery feature tour plugin. * [focusable](https://github.com/zzarcon/focusable) - Set a spotlight focus on DOM element adding a overlay layer to the rest of the page. +* [driver.js](https://github.com/kamranahmedse/driver.js) - Powerful yet light-weight, vanilla JavaScript engine to drive the user's focus across the page ## Notifications From 3c3eaa77232401e34af68051d7a7a3a1d01e7dc8 Mon Sep 17 00:00:00 2001 From: Geoffrey Date: Tue, 28 May 2019 17:28:17 +0400 Subject: [PATCH 02/33] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a6202f..b6e6b50 100644 --- a/README.md +++ b/README.md @@ -734,6 +734,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [fullPage](https://github.com/alvarotrigo/fullPage.js) - A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites). * [ScrollMenu](https://github.com/s-yadav/ScrollMenu) - A new interface to replace old boring scrollbar. * [Clusterize.js](https://github.com/NeXTs/Clusterize.js) - Tiny vanilla JS plugin to display large data sets easily. +* [simpleParallax](https://github.com/geosigno/simpleParallax) - Very simple JavaScript library that gives your website parallax animations on any images. ## Menu From 77c277976e37a138d288008c6f8dc31544c465f0 Mon Sep 17 00:00:00 2001 From: Geoffrey Date: Tue, 28 May 2019 18:02:53 +0400 Subject: [PATCH 03/33] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e6b50..4cfe61a 100644 --- a/README.md +++ b/README.md @@ -734,7 +734,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [fullPage](https://github.com/alvarotrigo/fullPage.js) - A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites). * [ScrollMenu](https://github.com/s-yadav/ScrollMenu) - A new interface to replace old boring scrollbar. * [Clusterize.js](https://github.com/NeXTs/Clusterize.js) - Tiny vanilla JS plugin to display large data sets easily. -* [simpleParallax](https://github.com/geosigno/simpleParallax) - Very simple JavaScript library that gives your website parallax animations on any images. +* [simpleParallax](https://github.com/geosigno/simpleParallax) - Simple and tiny JavaScript library to add parallax animations on any images ## Menu From fba2d2910e7f6e330a137af0f98db0234aad2f78 Mon Sep 17 00:00:00 2001 From: David Cetinkaya Date: Sun, 16 Jun 2019 22:39:36 +0200 Subject: [PATCH 04/33] Add Embla Carousel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cfe61a..345b00c 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Sliders +* [Embla Carousel](https://github.com/davidcetinkaya/embla-carousel) - An extensible low level carousel for the web, written in TypeScript. * [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions. * [slick](https://github.com/kenwheeler/slick) - The last carousel you'll ever need. * [slidesJs](http://www.slidesjs.com) - Is a ressponsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions From d06d831680ae38e3c68aa938b119ad8915c20032 Mon Sep 17 00:00:00 2001 From: David Cetinkaya Date: Mon, 17 Jun 2019 07:36:58 +0200 Subject: [PATCH 05/33] Move Embla to bottom of its category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 345b00c..c5ae0f5 100644 --- a/README.md +++ b/README.md @@ -616,7 +616,6 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Sliders -* [Embla Carousel](https://github.com/davidcetinkaya/embla-carousel) - An extensible low level carousel for the web, written in TypeScript. * [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions. * [slick](https://github.com/kenwheeler/slick) - The last carousel you'll ever need. * [slidesJs](http://www.slidesjs.com) - Is a ressponsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions @@ -637,6 +636,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [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. * [jQuery.adaptive-slider](https://github.com/creative-punch/jQuery.adaptive-slider/) - A jQuery plugin for a slider with adaptive colored figcaption and navigation. +* [Embla Carousel](https://github.com/davidcetinkaya/embla-carousel) - An extensible low level carousel for the web, written in TypeScript. ## Range Sliders From 417f64d5679aca6f6c10effc836962a63152935e Mon Sep 17 00:00:00 2001 From: Dawid Janiga Date: Mon, 24 Jun 2019 12:55:45 +0200 Subject: [PATCH 06/33] docs: Add map-countdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5ae0f5..edca6d3 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [date](https://github.com/MatthewMueller/date) - Date() for humans. * [ms.js](https://github.com/rauchg/ms.js) - Tiny millisecond conversion utility. * [countdown.js](https://github.com/gumroad/countdown.js) - Super simple countdowns. +* [map-countdown](https://github.com/dawidjaniga/map-countdown) - A browser countdown built on top of the Google Maps * [timeago.js](https://github.com/hustcc/timeago.js) - Simple library (less then 2kb) used to format date with `*** time ago` statement. * [fecha](https://github.com/taylorhakes/fecha) - Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js. * [date-fns](https://github.com/date-fns/date-fns) - Modern JavaScript date utility library. From 2d1d9ba230837790ebd492918165e4db955de357 Mon Sep 17 00:00:00 2001 From: Dawid Janiga Date: Mon, 24 Jun 2019 13:25:52 +0200 Subject: [PATCH 07/33] docs: Move map-countdown to the end of block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edca6d3..ad3008f 100644 --- a/README.md +++ b/README.md @@ -390,10 +390,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [date](https://github.com/MatthewMueller/date) - Date() for humans. * [ms.js](https://github.com/rauchg/ms.js) - Tiny millisecond conversion utility. * [countdown.js](https://github.com/gumroad/countdown.js) - Super simple countdowns. -* [map-countdown](https://github.com/dawidjaniga/map-countdown) - A browser countdown built on top of the Google Maps * [timeago.js](https://github.com/hustcc/timeago.js) - Simple library (less then 2kb) used to format date with `*** time ago` statement. * [fecha](https://github.com/taylorhakes/fecha) - Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js. * [date-fns](https://github.com/date-fns/date-fns) - Modern JavaScript date utility library. +* [map-countdown](https://github.com/dawidjaniga/map-countdown) - A browser countdown built on top of the Google Maps ## String *String Libraries.* From a89c5975a5e35cad804e1078d96100de9f161162 Mon Sep 17 00:00:00 2001 From: Andrii Lundiak Date: Wed, 3 May 2017 18:17:15 +0200 Subject: [PATCH 08/33] Markdown Syntax fixes: 1) Fixed markdown urls - removed space between ']' and '(' for a few urls. 2) Removed unnecessary space between '-' and description text. 3) Changed 'javascript|Javascript' to proper case ('JavaScript'). 4) Fixed typos in a few words. 5) Added period at the very end of description (according contribution.md) 6) Added missed description for a few items. --- README.md | 207 +++++++++++++++++++++++++++--------------------------- 1 file changed, 104 insertions(+), 103 deletions(-) diff --git a/README.md b/README.md index ad3008f..ac3be34 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ## Package Managers -*Host the javascript libraries and provide tools for fetching and packaging them.* +*Host the JavaScript libraries and provide tools for fetching and packaging them.* -* [npm](https://www.npmjs.com/) - npm is the package manager for javascript. +* [npm](https://www.npmjs.com/) - npm is the package manager for JavaScript. * [Bower](https://github.com/bower/bower) - A package manager for the web. * [component](https://github.com/componentjs/component) - Client package management for building better web applications. * [spm](https://github.com/spmjs/spm) - Brand new static package manager. @@ -98,9 +98,9 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [HeadJS](https://github.com/headjs/headjs) - The only script in your HEAD. * [curl](https://github.com/cujojs/curl) - A small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts. * [lazyload](https://github.com/rgrove/lazyload/) - Tiny, dependency-free async JavaScript and CSS loader. -* [script.js](https://github.com/ded/script.js) - Asyncronous JavaScript loader and dependency manager. +* [script.js](https://github.com/ded/script.js) - Asynchronous JavaScript loader and dependency manager. * [systemjs](https://github.com/systemjs/systemjs) - AMD, CJS & ES6 spec-compliant module loader. -* [LodJS](https://github.com/yanhaijing/lodjs) - Module loader based on AMD +* [LodJS](https://github.com/yanhaijing/lodjs) - Module loader based on AMD. * [ESL](https://github.com/ecomfe/esl) - Module loader browser first, support lazy define and AMD. * [modulejs](https://github.com/lrsjng/modulejs) - Lightweight JavaScript module system. @@ -118,10 +118,10 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ### Frameworks -* [mocha](https://github.com/mochajs/mocha) - Simple, flexible, fun javascript test framework for node.js & the browser. +* [mocha](https://github.com/mochajs/mocha) - Simple, flexible, fun JavaScript test framework for node.js & the browser. * [jasmine](https://github.com/jasmine/jasmine) - DOM-less simple JavaScript testing framework. * [qunit](https://github.com/jquery/qunit) - An easy-to-use JavaScript Unit Testing framework. -* [jest](https://github.com/facebook/jest) - Painless Javascript Unit Testing. +* [jest](https://github.com/facebook/jest) - Painless JavaScript Unit Testing. * [prova](https://github.com/azer/prova) - Node & Browser test runner based on Tape and Browserify * [DalekJS](https://github.com/dalekjs/dalek) - Automated cross browser functional testing with JavaScript * [Protractor](https://github.com/angular/protractor) - Protractor is an end-to-end test framework for AngularJS applications. @@ -140,7 +140,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ### Coverage * [istanbul](https://github.com/gotwarlost/istanbul) - Yet another JS code coverage tool. -* [blanket](https://github.com/alex-seville/blanket) - A simple code coverage library for javascript. Designed to be easy to install and use, for both browser and nodejs. +* [blanket](https://github.com/alex-seville/blanket) - A simple code coverage library for JavaScript. Designed to be easy to install and use, for both browser and nodejs. * [JSCover](https://github.com/tntim96/JSCover) - JSCover is a tool that measures code coverage for JavaScript programs. ### Runner @@ -153,7 +153,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [karma](https://github.com/karma-runner/karma) - Spectacular Test Runner for JavaScript. * [nightwatch](https://github.com/nightwatchjs/nightwatch) - UI automated testing framework based on node.js and selenium webdriver. * [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript. -* [yolpo](http://www.yolpo.com) - A statement-by-statement javascript interpreter in the browser. +* [yolpo](http://www.yolpo.com) - A statement-by-statement JavaScript interpreter in the browser. ## QA Tools @@ -172,20 +172,20 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ## MVC Frameworks and Libraries * [angular.js](https://github.com/angular/angular.js) - HTML enhanced for web apps. -* [aurelia](http://aurelia.io) - A Javascript client framework for mobile, desktop and web. +* [aurelia](http://aurelia.io) - A JavaScript client framework for mobile, desktop and web. * [backbone](https://github.com/jashkenas/backbone) - Give your JS App some Backbone with Models, Views, Collections, and Events. * [ember.js](https://github.com/emberjs/ember.js) - A JavaScript framework for creating ambitious web applications. -* [meteor](https://github.com/meteor/meteor) - An ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework. +* [meteor](https://github.com/meteor/meteor) - An ultra-simple, database-everywhere, data-on-the-wire, pure-javascript web framework. * [ractive](https://github.com/ractivejs/ractive) - Next-generation DOM manipulation. * [vue](https://github.com/vuejs/vue) - Intuitive, fast & composable MVVM for building interactive interfaces. * [knockout](https://github.com/knockout/knockout) - Knockout makes it easier to create rich, responsive UIs with JavaScript. * [spine](https://github.com/spine/spine) - Lightweight MVC library for building JavaScript applications. -* [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/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. * [hyperapp](https://github.com/hyperapp/hyperapp) - 1kb JavaScript library for building frontend applications. * [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 +* [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. @@ -205,16 +205,16 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ## Node-Powered CMS Frameworks -* [KeystoneJS](https://github.com/keystonejs/keystone) - powerful CMS and web app framework -* [Reaction Commerce](https://github.com/reactioncommerce/reaction) - reactive CMS, real-time architecture and design -* [Ghost](https://github.com/tryghost/Ghost) - simple, powerful publishing platform -* [Apostrophe](https://github.com/punkave/apostrophe) - CMS with content editing and essential services -* [We.js](https://github.com/wejs/we/) - framework for real time apps, sites or blogs +* [KeystoneJS](https://github.com/keystonejs/keystone) - powerful CMS and web app framework. +* [Reaction Commerce](https://github.com/reactioncommerce/reaction) - reactive CMS, real-time architecture and design. +* [Ghost](https://github.com/tryghost/Ghost) - simple, powerful publishing platform. +* [Apostrophe](https://github.com/punkave/apostrophe) - CMS with content editing and essential services. +* [We.js](https://github.com/wejs/we/) - framework for real time apps, sites or blogs. * [Hatch.js](https://github.com/inventures/hatchjs) - CMS platform with social features. * [TaracotJS](https://github.com/xtremespb/taracotjs-generator/) - fast and minimalist CMS based on Node.js. -* [Nodizecms](https://github.com/nodize/nodizecms) - CMS for CoffeeScript lovers -* [Cody](https://github.com/jcoppieters/cody) - CMS with WSYWYG editor -* [PencilBlue](https://github.com/pencilblue/pencilblue/) - CMS and blogging platform +* [Nodizecms](https://github.com/nodize/nodizecms) - CMS for CoffeeScript lovers. +* [Cody](https://github.com/jcoppieters/cody) - CMS with WSYWYG editor. +* [PencilBlue](https://github.com/pencilblue/pencilblue/) - CMS and blogging platform. ## Templating Engines *Templating engines allow you to perform string interpolation.* @@ -223,11 +223,11 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [handlebars.js](https://github.com/wycats/handlebars.js/) - An extension to the Mustache templating language. * [nunjucks](https://mozilla.github.io/nunjucks/) - A rich and powerful templating language for JavaScript from Mozilla. * [hogan.js](https://github.com/twitter/hogan.js) - A compiler for the Mustache templating language. -* [doT](https://github.com/olado/doT) - The fastest + concise javascript template engine for nodejs and browsers. +* [doT](https://github.com/olado/doT) - The fastest + concise JavaScript template engine for nodejs and browsers. * [dustjs](https://github.com/linkedin/dustjs/) - Asynchronous templates for the browser and node.js. * [eco](https://github.com/sstephenson/eco/) - Embedded CoffeeScript templates. * [JavaScript-Templates](https://github.com/blueimp/JavaScript-Templates) - < 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. -* [t.js](https://github.com/jasonmoo/t.js) - A tiny javascript templating framework in ~400 bytes gzipped. +* [t.js](https://github.com/jasonmoo/t.js) - A tiny JavaScript templating framework in ~400 bytes gzipped. * [Pug](https://github.com/pugjs/pug) - Robust, elegant, feature rich template engine for nodejs. (formerly known as Jade) * [EJS](https://github.com/mde/ejs) - Effective JavaScript templating. * [xtemplate](https://github.com/xtemplate/xtemplate) - eXtensible Template Engine lib for node and the browser @@ -248,7 +248,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [three.js](https://github.com/mrdoob/three.js) - JavaScript 3D library. * [Chart.js](https://github.com/chartjs/Chart.js) - Simple HTML5 Charts using the tag. * [paper.js](https://github.com/paperjs/paper.js) - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. -* [fabric.js](https://github.com/kangax/fabric.js) - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser. +* [fabric.js](https://github.com/kangax/fabric.js) - JavaScript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser. * [peity](https://github.com/benpickles/peity) - Progressive bar, line and pie charts. * [raphael](https://github.com/DmitryBaranovskiy/raphael) - JavaScript Vector Library. * [echarts](https://github.com/ecomfe/echarts) - Enterprise Charts. @@ -260,25 +260,25 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [cubism](https://github.com/square/cubism) - A D3 plugin for visualizing time series. * [dc.js](https://github.com/dc-js/dc.js) - Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js * [vega](https://github.com/trifacta/vega) - A visualization grammar. -* [processing.js](http://processingjs.org/) - Processing.js makes your data visualizations work using web standards and without any plug-ins +* [processing.js](http://processingjs.org/) - Processing.js makes your data visualizations work using web standards and without any plug-ins. * [envisionjs](https://github.com/HumbleSoftware/envisionjs) - Dynamic HTML5 visualization. * [rickshaw](https://github.com/shutterstock/rickshaw) - JavaScript toolkit for creating interactive real-time graphs. * [flot](https://github.com/flot/flot) - Attractive JavaScript charts for jQuery. * [morris.js](https://github.com/morrisjs/morris.js) - Pretty time-series line graphs. -* [nvd3](https://github.com/novus/nvd3) - Build re-usable charts and chart components for d3.js +* [nvd3](https://github.com/novus/nvd3) - Build re-usable charts and chart components for d3.js. * [svg.js](https://github.com/wout/svg.js) - A lightweight library for manipulating and animating SVG. * [heatmap.js](https://github.com/pa7/heatmap.js) - JavaScript Library for HTML5 canvas based heatmaps. -* [jquery.sparkline](https://github.com/gwatts/jquery.sparkline) - A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser. +* [jquery.sparkline](https://github.com/gwatts/jquery.sparkline) - A plugin for the jQuery JavaScript library to generate small sparkline charts directly in the browser. * [xCharts](https://github.com/tenxer/xCharts) - A D3-based library for building custom charts and graphs. -* [trianglify](https://github.com/qrohlf/trianglify) - Low poly style background generator with d3.js +* [trianglify](https://github.com/qrohlf/trianglify) - Low poly style background generator with d3.js. * [d3-cloud](https://github.com/jasondavies/d3-cloud) - Create word clouds in JavaScript. * [d4](https://github.com/heavysixer/d4) - A friendly reusable charts DSL for D3. -* [dimple.js](http://dimplejs.org) - Easy charts for business analytics powered by d3 +* [dimple.js](http://dimplejs.org) - Easy charts for business analytics powered by d3. * [chartist-js](https://github.com/gionkunz/chartist-js) - Simple responsive charts. * [epoch](https://github.com/epochjs/epoch) - A general purpose real-time charting library. * [c3](https://github.com/c3js/c3) - D3-based reusable chart library. * [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL. -* [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3 +* [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3. * [GraphicsJS](https://www.graphicsjs.org) - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology. There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](http://www.anychart.com), [plotly](https://plot.ly/), and [highchart](http://www.highcharts.com/). @@ -307,7 +307,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [editor](https://github.com/lepture/editor) - A markdown editor. still on development. * [EpicEditor](https://github.com/OscarGodson/EpicEditor) - An embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. * [jsoneditor](https://github.com/josdejong/jsoneditor) - A web-based tool to view, edit and format JSON. -* [vim.js](https://github.com/coolwanglu/vim.js) - JavaScript port of Vim with a persistent ~/.vimrc +* [vim.js](https://github.com/coolwanglu/vim.js) - JavaScript port of Vim with a persistent `~/.vimrc`. * [Squire](https://github.com/neilj/Squire) - HTML5 rich text editor. * [TinyMCE](https://github.com/tinymce/tinymce) - The JavaScript Rich Text editor. * [trix](https://github.com/basecamp/trix) - A rich text editor for everyday writing. By Basecamp. @@ -316,7 +316,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [bootstrap-wysihtml5](https://github.com/jhollingworth/bootstrap-wysihtml5) - Simple, beautiful wysiwyg editor * [wysihtml5](https://github.com/xing/wysihtml5) - Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles. * [raptor-editor](https://github.com/PANmedia/raptor-editor) - Raptor, an HTML5 WYSIWYG content editor! -* [popline](https://github.com/kenshin54/popline) - Popline is an HTML5 Rich-Text-Editor Toolbar +* [popline](https://github.com/kenshin54/popline) - Popline is an HTML5 Rich-Text-Editor Toolbar. ## Documentation @@ -352,9 +352,9 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [underscore](https://github.com/jashkenas/underscore) - JavaScript's utility _ belt. * [lodash](https://github.com/lodash/lodash) - A utility library delivering consistency, customization, performance, & extras. -* [Sugar](https://github.com/andrewplummer/Sugar) - A Javascript library for working with native objects. +* [Sugar](https://github.com/andrewplummer/Sugar) - A JavaScript library for working with native objects. * [lazy.js](https://github.com/dtao/lazy.js) - Like Underscore, but lazier. -* [ramda](https://github.com/CrossEye/ramda) - A practical functional library for Javascript programmers. +* [ramda](https://github.com/CrossEye/ramda) - A practical functional library for JavaScript programmers. * [mout](https://github.com/mout/mout) - Modular JavaScript Utilities. * [mesh](https://github.com/crcn/mesh.js) - Streamable data synchronization utility. * [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript. @@ -364,7 +364,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar *Reactive programming libraries to extend JavaScript’s capabilities.* * [RxJs](https://github.com/Reactive-Extensions/RxJS) - The Reactive Extensions for JavaScript. -* [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for Javascript. +* [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for JavaScript. * [Kefir](https://github.com/pozadi/kefir) - FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption. * [Highland](http://highlandjs.org/) - Re-thinking the JavaScript utility belt, Highland manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams. * [Most.js](https://github.com/cujojs/most) - high performance FRP library. @@ -383,7 +383,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Date *Date Libraries.* -* [moment](https://github.com/moment/moment) - Parse, validate, manipulate, and display dates in javascript. +* [moment](https://github.com/moment/moment) - Parse, validate, manipulate, and display dates in JavaScript. * [moment-timezone](https://github.com/moment/moment-timezone) - Timezone support for moment.js. * [jquery-timeago](https://github.com/rmm5t/jquery-timeago) - A jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago"). * [timezone-js](https://github.com/mde/timezone-js) - Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data. @@ -399,27 +399,27 @@ There're also some great commercial libraries, like [amchart](https://www.amchar *String Libraries.* * [voca](https://github.com/panzerdp/voca) - The ultimate JavaScript string library -* [selecting](https://github.com/EvandroLG/selecting) - A library that allows you to access the text selected by the user -* [underscore.string](https://github.com/epeli/underscore.string) - String manipulation extensions for Underscore.js javascript library. +* [selecting](https://github.com/EvandroLG/selecting) - A library that allows you to access the text selected by the user. +* [underscore.string](https://github.com/epeli/underscore.string) - String manipulation extensions for Underscore.js JavaScript library. * [string.js](https://github.com/jprichardson/string.js) - Extra JavaScript string methods. * [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder written in JavaScript. * [multiline](https://github.com/sindresorhus/multiline) - Multiline strings in JavaScript. * [query-string](https://github.com/sindresorhus/query-string) - Parse and stringify URL query strings. -* [URI.js](https://github.com/medialize/URI.js/) - Javascript URL mutation library. +* [URI.js](https://github.com/medialize/URI.js/) - JavaScript URL mutation library. * [jsurl](https://github.com/Mikhus/domurl) - Lightweight URL manipulation with JavaScript. * [sprintf.js](https://github.com/alexei/sprintf.js) - A sprintf implementation. -* [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for urls and other strings. Turn strings into data or data into strings +* [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for urls and other strings. Turn strings into data or data into strings. ## Number -* [Numeral-js](https://github.com/adamwdraper/Numeral-js) - A javascript library for formatting and manipulating numbers. -* [chance.js](https://github.com/chancejs/chancejs) - Random generator helper in Javascript. Can generate numbers, strings etc. +* [Numeral-js](https://github.com/adamwdraper/Numeral-js) - A JavaScript library for formatting and manipulating numbers. +* [chance.js](https://github.com/chancejs/chancejs) - Random generator helper in JavaScript. Can generate numbers, strings etc. * [odometer](https://github.com/HubSpot/odometer) - Smoothly transitions numbers with ease. * [accounting.js](https://github.com/josscrowcroft/accounting.js) - A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies. -* [money.js](https://github.com/josscrowcroft/money.js) - A tiny (1kb) javascript currency conversion library, for web & nodeJS. -* [Fraction.js](https://github.com/infusion/Fraction.js) - A rational number library for JavaScript -* [Complex.js](https://github.com/infusion/Complex.js) - A complex number library for JavaScript -* [Polynomial.js](https://github.com/infusion/Polynomial.js) - A polynomials library for JavaScript +* [money.js](https://github.com/josscrowcroft/money.js) - A tiny (1kb) JavaScript currency conversion library, for web & nodeJS. +* [Fraction.js](https://github.com/infusion/Fraction.js) - A rational number library for JavaScript. +* [Complex.js](https://github.com/infusion/Complex.js) - A complex number library for JavaScript. +* [Polynomial.js](https://github.com/infusion/Polynomial.js) - A polynomials library for JavaScript. ## Storage @@ -430,11 +430,11 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [cross-storage](https://github.com/zendesk/cross-storage) - Cross domain local storage, with permissions. * [basket.js](https://github.com/addyosmani/basket.js) - A script and resource loader for caching & loading scripts with localStorage. * [bag.js](https://github.com/nodeca/bag.js) - A caching script and resource loader, similar to basket.js, but with additional k/v interface and localStorage / websql / indexedDB support. -* [basil.js](https://github.com/Wisembly/basil.js) - The missing Javascript smart persistent layer. +* [basil.js](https://github.com/Wisembly/basil.js) - The missing JavaScript smart persistent layer. * [jquery-cookie](https://github.com/carhartl/jquery-cookie) - A simple, lightweight jQuery plugin for reading, writing and deleting cookies. -* [js-cookie](https://github.com/js-cookie/js-cookie) - A simple, lightweight JavaScript API for handling browser cookies +* [js-cookie](https://github.com/js-cookie/js-cookie) - A simple, lightweight JavaScript API for handling browser cookies. * [Cookies](https://github.com/ScottHamper/Cookies) - JavaScript Client-Side Cookie Manipulation Library. -* [DB.js](https://github.com/aaronpowell/db.js/) - Promise based IndexDB Wrapper library +* [DB.js](https://github.com/aaronpowell/db.js/) - Promise based IndexDB Wrapper library. * [lawnchair.js](https://github.com/brianleroux/lawnchair/) - Simple client-side JSON storage. * [sql.js](https://github.com/kripken/sql.js) - SQLite compiled to JavaScript through Emscripten. @@ -452,7 +452,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## I18n And L10n *Localization (l10n) and internationalization (i18n) JavaScript libraries.* -* [i18next](https://github.com/i18next/i18next) - internationalisation (i18n) with javascript the easy way. +* [i18next](https://github.com/i18next/i18next) - internationalisation (i18n) with JavaScript the easy way. * [polyglot](https://github.com/airbnb/polyglot.js) - tiny i18n helper library. * [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support. @@ -480,16 +480,16 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [DOMPurify](https://github.com/cure53/DOMPurify) - A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. * [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist. -* [xss-filters](https://github.com/yahoo/xss-filters) - Secure XSS Filters by Yahoo +* [xss-filters](https://github.com/yahoo/xss-filters) - Secure XSS Filters by Yahoo. ## Log * [log](https://github.com/adamschwartz/log) - Console.log with style. -* [Conzole](https://github.com/Oaxoa/Conzole) - A debug panel built in javascript that wraps javascript native console object methods and functionality in a panel displayed inside the page. +* [Conzole](https://github.com/Oaxoa/Conzole) - A debug panel built in JavaScript that wraps JavaScript native console object methods and functionality in a panel displayed inside the page. * [console.log-wrapper](https://github.com/patik/console.log-wrapper) - Log to the console in any browser with clarity. * [loglevel](https://github.com/pimterry/loglevel) - Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods. -* [minilog](http://mixu.net/minilog/) – Lightweight client & server-side logging with Stream-API backends +* [minilog](http://mixu.net/minilog/) – Lightweight client & server-side logging with Stream-API backends. * [storyboard](http://guigrpa.github.io/storyboard/) - Universal logging library + Chrome extension; it lets you see all client and server tasks triggered by a user action in a single place. ## RegExp @@ -521,12 +521,12 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Vision Detection * [tracking.js](https://github.com/eduardolundgren/tracking.js) - A modern approach for Computer Vision on the web. -* [ocrad.js](https://github.com/antimatter15/ocrad.js) - OCR in Javascript via Emscripten. +* [ocrad.js](https://github.com/antimatter15/ocrad.js) - OCR in JavaScript via Emscripten. ## Machine Learning -* [ConvNetJS](https://github.com/karpathy/convnetjs) - Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser. +* [ConvNetJS](https://github.com/karpathy/convnetjs) - Deep Learning in JavaScript. Train Convolutional Neural Networks (or ordinary ones) in your browser. * [DN2A](https://github.com/dn2a/dn2a-javascript) - Digital Neural Networks Architecture. * [Brain.js](https://github.com/harthur/brain) - Neural networks in JavaScript. * [Mind.js](https://github.com/stevenmiller888/mind) - A flexible neural network library. @@ -537,7 +537,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Browser Detection -* [bowser](https://github.com/ded/bowser) - a browser detector +* [bowser](https://github.com/ded/bowser) - a browser detector. ## Benchmark @@ -546,7 +546,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Code highlighting -* [Highlight.js](https://github.com/isagalaev/highlight.js) - Javascript syntax highlighter. +* [Highlight.js](https://github.com/isagalaev/highlight.js) - JavaScript syntax highlighter. * [PrismJS](https://github.com/PrismJS/prism) - Lightweight, robust, elegant syntax highlighting. @@ -571,19 +571,19 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Validation -* [Parsley.js](https://github.com/guillaumepotier/Parsley.js) - Validate your forms, frontend, without writing a single line of javascript. +* [Parsley.js](https://github.com/guillaumepotier/Parsley.js) - Validate your forms, frontend, without writing a single line of JavaScript. * [jquery-validation](https://github.com/jzaefferer/jquery-validation) - jQuery Validation Plugin. * [validator.js](https://github.com/chriso/validator.js) - String validation and sanitization. * [validate.js](https://github.com/rickharrison/validate.js) - Lightweight JavaScript form validation library inspired by CodeIgniter. * [validatr](https://github.com/jaymorrow/validatr/) - Cross Browser HTML5 Form Validation. * [FormValidation](http://formvalidation.io/) - The best jQuery plugin to validate form fields. Formerly BootstrapValidator. -* [is.js](https://github.com/arasatasaygin/is.js) - Check types, regexps, presence, time and more. +* [is.js](https://github.com/arasatasaygin/is.js) - Check types, regexps, presence, time and more. * [FieldVal](https://github.com/FieldVal/fieldval-js) - multipurpose validation library. Supports both sync and async validation. ## Keyboard Wrappers -* [mousetrap](https://github.com/ccampbell/mousetrap) - Simple library for handling keyboard shortcuts in Javascript. +* [mousetrap](https://github.com/ccampbell/mousetrap) - Simple library for handling keyboard shortcuts in JavaScript. * [keymaster](https://github.com/madrobby/keymaster) - A simple micro-library for defining and dispatching keyboard shortcuts. * [Keypress](https://github.com/dmauro/Keypress) - A keyboard input capturing utility in which any key can be a modifier key. * [KeyboardJS](https://github.com/RobertWHurst/KeyboardJS) - A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts. @@ -609,9 +609,9 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [messenger](https://github.com/HubSpot/messenger) - Growl-style alerts and messages for your app. * [noty](https://github.com/needim/noty) - jQuery notification plugin. * [pnotify](https://github.com/sciactive/pnotify) - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft. -* [toastr](https://github.com/CodeSeven/toastr) - Simple javascript toast notifications. +* [toastr](https://github.com/CodeSeven/toastr) - Simple JavaScript toast notifications. * [humane-js](https://github.com/wavded/humane-js) - A simple, modern, browser notification system. -* [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for javascript. +* [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for JavaScript. * [notie](https://github.com/jaredreich/notie) - Simple notifications and inputs with no dependencies. @@ -619,7 +619,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions. * [slick](https://github.com/kenwheeler/slick) - The last carousel you'll ever need. -* [slidesJs](http://www.slidesjs.com) - Is a ressponsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions +* [slidesJs](http://www.slidesjs.com) - Is a responsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions * [FlexSlider](https://github.com/woothemes/FlexSlider) - An awesome, fully responsive jQuery slider plugin. * [unslider](https://github.com/idiot/unslider) - The simplest jQuery slider there is. * [sly](https://github.com/darsain/sly) - JavaScript library for one-directional scrolling with item based navigation support. @@ -642,7 +642,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Range Sliders * [Ion.RangeSlider](https://github.com/IonDen/ion.rangeSlider) - Powerful and easily customizable range slider with many options and skin support. -* [jQRangeSlider](https://github.com/ghusse/jQRangeSlider) - A javascript slider selector that supports dates. +* [jQRangeSlider](https://github.com/ghusse/jQRangeSlider) - A JavaScript slider selector that supports dates. * [noUiSlider](https://github.com/leongersen/noUiSlider) - A lightweight, highly customizable range slider without bloat. * [rangeslider.js](https://github.com/andreruffert/rangeslider.js) - HTML5 input range slider element polyfill. @@ -657,7 +657,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Placeholders.js](https://github.com/jamesallardice/Placeholders.js) - A JavaScript polyfill for the HTML5 placeholder attribute. * [fancyInput](https://github.com/yairEO/fancyInput) - Makes typing in input fields fun with CSS3 effects. * [jQuery-Tags-Input](https://github.com/xoxco/jQuery-Tags-Input) - Magically convert a simple text input into a cool tag list with this jQuery plugin. -* [vanilla-masker](https://github.com/BankFacil/vanilla-masker) - A pure javascript mask input. +* [vanilla-masker](https://github.com/BankFacil/vanilla-masker) - A pure JavaScript mask input. * [Ion.CheckRadio](https://github.com/IonDen/ion.checkRadio) - jQuery plugin for styling checkboxes and radio-buttons. With skin support. * [awesomplete](https://github.com/LeaVerou/awesomplete) - Ultra lightweight, usable, beautiful autocomplete with zero dependencies. - http://leaverou.github.io/awesomplete @@ -668,7 +668,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Pikaday](https://github.com/dbushell/Pikaday) - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS. * [fullcalendar](https://github.com/fullcalendar/fullcalendar) - Full-sized drag & drop event calendar (jQuery plugin). * [rome](https://github.com/bevacqua/rome) - A customizable date (and time) picker. Dependency free, opt-in UI. -* [datedropper](https://github.com/felicegattuso/datedropper) - datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields. +* [datedropper](https://github.com/felicegattuso/datedropper) - datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields. ### Select @@ -683,7 +683,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [dropzone](https://github.com/enyo/dropzone) - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars. * [flow.js](https://github.com/flowjs/flow.js) - A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API. * [fine-uploader](https://github.com/FineUploader/fine-uploader) - Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 uploading. -* [FileAPI](https://github.com/mailru/FileAPI) - A set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF. +* [FileAPI](https://github.com/mailru/FileAPI) - A set of JavaScript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF. * [plupload](https://github.com/moxiecode/plupload) - A JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash. ### Other @@ -698,7 +698,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Tips * [tipsy](https://github.com/jaz303/tipsy) - Facebook-style tooltips plugin for jQuery. -* [opentip](https://github.com/enyo/opentip) - An open source javascript tooltip based on the prototype framework. +* [opentip](https://github.com/enyo/opentip) - An open source JavaScript tooltip based on the prototype framework. * [qTip2](https://github.com/qTip2/qTip2) - Pretty powerful tooltips. * [tooltipster](https://github.com/iamceege/tooltipster) - A jQuery tooltip plugin. * [simptip](https://github.com/arashmanteghi/simptip) - A simple CSS tooltip made with Sass. @@ -727,7 +727,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [scrollMonitor](https://github.com/stutrek/scrollMonitor) - A simple and fast API to monitor elements as you scroll. * [headroom](https://github.com/WickyNilliams/headroom.js) - Give your pages some headroom. Hide your header until you need it. * [onepage-scroll](https://github.com/peachananr/onepage-scroll) - Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin. -* [iscroll](https://github.com/cubiq/iscroll) - iScroll is a high performance, small footprint, dependency free, multi-platform javascript scroller. +* [iscroll](https://github.com/cubiq/iscroll) - iScroll is a high performance, small footprint, dependency free, multi-platform JavaScript scroller. * [skrollr](https://github.com/Prinzhorn/skrollr) - Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. * [parallax](https://github.com/wagerfield/parallax) - Parallax Engine that reacts to the orientation of a smart device. * [stellar.js](https://github.com/markdalgleish/stellar.js) - Parallax scrolling made easy. @@ -742,7 +742,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Menu * [jQuery-menu-aim](https://github.com/kamens/jQuery-menu-aim) - jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's. -* [jQuery contextMenu](https://github.com/swisnl/jQuery-contextMenu) - contextMenu manager. +* [jQuery contextMenu](https://github.com/swisnl/jQuery-contextMenu) - contextMenu manager. * [Slideout](https://github.com/mango/slideout) - A responsive touch slideout navigation menu for mobile web apps. * [Slide and swipe](https://github.com/JoanClaret/slide-and-swipe-menu) - A sliding swipe menu that works with touchSwipe library. @@ -757,14 +757,14 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Masonry](http://masonry.desandro.com/) - A cascading grid layout library. * [Packery](http://packery.metafizzy.co/) - A grid layout library that uses a bin-packing algorithm. Useable for draggable layouts. * [Isotope](http://isotope.metafizzy.co/) - A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts. -* [flexboxgrid](https://github.com/kristoferjoseph/flexboxgrid/) - Grid based on CSS3 flexbox +* [flexboxgrid](https://github.com/kristoferjoseph/flexboxgrid/) - Grid based on CSS3 flexbox. ## Frameworks -* [Semantic UI](http://semantic-ui.com/) - UI Kit with lots of themes and elements +* [Semantic UI](http://semantic-ui.com/) - UI Kit with lots of themes and elements. * [w2ui](http://w2ui.com/) - A set of jQuery plugins for front-end development of data-driven web applications. -* [fluidity](https://github.com/mrmrs/fluidity) - The worlds smallest fully-responsive css framework -* [Ink](https://github.com/sapo/Ink) - An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping +* [fluidity](https://github.com/mrmrs/fluidity) - The worlds smallest fully-responsive css framework. +* [Ink](https://github.com/sapo/Ink) - An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping. ## Boilerplates @@ -772,17 +772,17 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [mobile-boilerplate](https://github.com/h5bp/mobile-boilerplate) - A front-end template that helps you build fast, modern mobile web apps. * [webplate](https://github.com/chrishumboldt/webplate) - An awesome front-end framework that lets you stay focused on building your site or app while remaining really easy to use. * [Cerberus](https://github.com/TedGoas/Cerberus) - A few simple, but solid patterns for responsive HTML emails. Even in Outlook. - * [full-page-intro-and-navigation](https://github.com/CodyHouse/full-page-intro-and-navigation) - An intro page with a full width background image, a bold animated menu and an iOS-like blurred effect behind the navigation + * [full-page-intro-and-navigation](https://github.com/CodyHouse/full-page-intro-and-navigation) - An intro page with a full width background image, a bold animated menu and an iOS-like blurred effect behind the navigation. * [Fluid-Squares](https://github.com/crozynski/Fluid-Squares) - A fluid grid of square units. - * [Mobile-First-RWD](https://github.com/bradfrost/Mobile-First-RWD) - An example of a mobile-first responsive web design - * [this-is-responsive](https://github.com/bradfrost/this-is-responsive) - This Is Responsive + * [Mobile-First-RWD](https://github.com/bradfrost/Mobile-First-RWD) - An example of a mobile-first responsive web design. + * [this-is-responsive](https://github.com/bradfrost/this-is-responsive) - This Is Responsive. * [npm run-scripts](https://gist.github.com/addyosmani/9f10c555e32a8d06ddb0) Task automation with NPM run-scripts. ## Gesture -* [hammer.js](https://github.com/hammerjs/hammer.js) - A javascript library for multi-touch gestures. +* [hammer.js](https://github.com/hammerjs/hammer.js) - A JavaScript library for multi-touch gestures. * [touchemulator](https://github.com/hammerjs/touchemulator) - Emulate touch input on your desktop. -* [Dragula](https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts +* [Dragula](https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts. ## Maps @@ -799,30 +799,30 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Video/Audio * [prettyembed.js](https://github.com/mike-zarandona/prettyembed.js) - Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and optional FitVids support. - * [html5media](https://github.com/etianen/html5media) - Enables ` injector for radical Web Typography + * [FitText.js](https://github.com/davatron5000/FitText.js) - A jQuery plugin for inflating web type. + * [Lettering.js](https://github.com/davatron5000/Lettering.js) - A lightweight, easy to use JavaScript `` injector for radical Web Typography. ## Animations @@ -832,15 +832,15 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [impress.js](https://github.com/impress/impress.js) - Make Prezi-like presentations with CSS3 transformations/transitions in an HTML document. * [bounce.js](https://github.com/tictail/bounce.js) - Create tasty CSS3 powered animations in no time. * [GreenSock-JS](https://github.com/greensock/GreenSock-JS) - High-performance HTML5 animations that work in all major browsers. -* [TransitionEnd](https://github.com/EvandroLG/transitionEnd) - TransitionEnd is an agnostic and cross-browser library to work with transitionend event. -* [Dynamic.js](https://github.com/michaelvillar/dynamics.js) - Javascript library to create physics-based CSS animations. +* [TransitionEnd](https://github.com/EvandroLG/transitionEnd) - TransitionEnd is an agnostic and cross-browser library to work with transitioned event. +* [Dynamic.js](https://github.com/michaelvillar/dynamics.js) - JavaScript library to create physics-based CSS animations. * [the-cube](https://github.com/pstadler/the-cube) - The Cube is an experiment with CSS3 transitions. * [Effeckt.css](https://github.com/h5bp/Effeckt.css) - A Performant Transitions and Animations Library * [animate.css](https://github.com/daneden/animate.css) - A cross-browser library of CSS animations. As easy to use as an easy thing. -* [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 +* [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 possibilities. +* [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/ * [Anime.js](http://animejs.com) - A JavaScript animation engine http://animejs.com. * [Mo.js](http://mojs.io) - Motion graphics toolbelt for the web http://mojs.io. @@ -870,7 +870,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## SDK -* [javascript-sdk-design](https://github.com/huei90/javascript-sdk-design) - Javascript SDK design guide extracted from work and personal experience +* [javascript-sdk-design](https://github.com/huei90/javascript-sdk-design) - JavaScript SDK design guide extracted from work and personal experience * [Spotify SDK](https://github.com/loverajoel/spotify-sdk) - Entity oriented SDK to work with the Spotify Web API. @@ -884,9 +884,9 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [BitSet.js](https://github.com/infusion/BitSet.js) - A JavaScript Bit-Vector implementation * [spoiler-alert](https://github.com/joshbuddy/spoiler-alert) - SPOILER ALERT! A happy little jquery plugin to hide spoilers on your site. * [jquery.vibrate.js](https://github.com/illyism/jquery.vibrate.js) - Vibration API Wrappers -* [list.js](https://github.com/javve/list.js) - Adds search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML. +* [list.js](https://github.com/javve/list.js) - Adds search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML. http://www.listjs.com -* [mixitup](https://github.com/patrickkunka/mixitup) - MixItUp - A Filter & Sort Plugin +* [mixitup](https://github.com/patrickkunka/mixitup) - MixItUp - A Filter & Sort Plugin. * [grid](https://github.com/hootsuite/grid) - Drag and drop library for two-dimensional, resizable and responsive lists. * [jquery-match-height](https://github.com/liabru/jquery-match-height) - a responsive equal heights plugin for jQuery. * [survey.js](https://github.com/surveyjs/surveyjs) - JavaScript Survey Engine. It uses JSON for survey metadata and results. http://surveyjs.org/ @@ -897,12 +897,13 @@ 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 + * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Possibly the best book written on modern JavaScript, completely readable online for free, or can be bought to support the author. -* [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) -* [JSbooks](https://github.com/revolunet/JSbooks) +* [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) - An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web. +* [JSbooks](https://github.com/revolunet/JSbooks) - Directory of free JavaScript ebooks. * [Superhero.js](http://superherojs.com) - A collection of resources about creating, testing and maintaining a large JavaScript code base. * [SJSJ](https://github.com/HugoGiraudel/SJSJ) - Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words. * [How to Write an Open Source JavaScript Library](https://github.com/sarbbottam/write-an-open-source-js-lib) - A comprehensive guide through a set of steps to publish a JavaScript open source library. From 2c673377bbf66123b16f165c19fa6b675eee1cba Mon Sep 17 00:00:00 2001 From: Andrii Lundiak Date: Wed, 3 May 2017 18:12:32 +0200 Subject: [PATCH 09/33] Added mxGraph - diagramming library. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac3be34..49a572e 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL. * [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3. * [GraphicsJS](https://www.graphicsjs.org) - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology. +* [mxGraph](https://github.com/jgraph/mxgraph) - Diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor. There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](http://www.anychart.com), [plotly](https://plot.ly/), and [highchart](http://www.highcharts.com/). From 1bc49ce85d442bbba14952e46367101657e8f030 Mon Sep 17 00:00:00 2001 From: Bobbilee Hartman Date: Wed, 10 Jul 2019 09:55:42 -0700 Subject: [PATCH 10/33] square node.js sdk added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad3008f..38b2095 100644 --- a/README.md +++ b/README.md @@ -872,6 +872,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [javascript-sdk-design](https://github.com/huei90/javascript-sdk-design) - Javascript SDK design guide extracted from work and personal experience * [Spotify SDK](https://github.com/loverajoel/spotify-sdk) - Entity oriented SDK to work with the Spotify Web API. +* [Square Node.js SDK](https://github.com/square/connect-nodejs-sdk/) - JavaScript client library for payments and other Square APIs. ## Misc From 64c76da162f27f8d9e635cddd51cfe551e1588bc Mon Sep 17 00:00:00 2001 From: Kid Date: Tue, 6 Aug 2019 00:00:33 +0800 Subject: [PATCH 11/33] Add PDF.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7a7de1..4cedda2 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [jBinary](https://github.com/jDataView/jBinary) - High-level I/O (loading, parsing, manipulating, serializing, saving) for binary files with declarative syntax for describing file types and data structures. * [diff2html](https://github.com/rtfpessoa/diff2html) - Git diff output parser and pretty HTML generator. * [jsPDF](https://github.com/MrRio/jsPDF) - JavaScript PDF generation. +* [PDF.js](https://github.com/mozilla/pdf.js) - PDF Reader in JavaScript. ## Functional Programming From b6b01f0edf73401347febdb9a641ddaf82cc2dc3 Mon Sep 17 00:00:00 2001 From: ooaeoaey Date: Mon, 19 Aug 2019 11:59:41 +0300 Subject: [PATCH 12/33] add ttag (i18n library) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cedda2..138d2e9 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [i18next](https://github.com/i18next/i18next) - internationalisation (i18n) with JavaScript the easy way. * [polyglot](https://github.com/airbnb/polyglot.js) - tiny i18n helper library. * [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support. +* [ttag](https://github.com/ttag-org/ttag) - Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. ## Control Flow From 7a528362d21f075179c440823ba69f8c7776bd49 Mon Sep 17 00:00:00 2001 From: David Wells Date: Wed, 28 Aug 2019 19:55:17 -0700 Subject: [PATCH 13/33] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 138d2e9..685fe03 100644 --- a/README.md +++ b/README.md @@ -696,6 +696,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Countable](https://github.com/RadLikeWhoa/Countable) - A JavaScript function to add live paragraph-, word- and character-counting to an HTML element. * [card](https://github.com/jessepollak/card) - Make your credit card form better in one line of code. * [stretchy](https://github.com/LeaVerou/stretchy) - Form element autosizing, the way it should be. +* [analytics](https://github.com/davidwells/analytics) - A lightweight, extendable analytics library designed to work with any third-party analytics provider to track page views, custom events, & identify users. ## Tips From 4d2d8d16f2d62701b8784447bc039a345d8353a6 Mon Sep 17 00:00:00 2001 From: AJ Date: Sun, 8 Sep 2019 00:05:53 -0500 Subject: [PATCH 14/33] Add Gridsome --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 685fe03..79fc382 100644 --- a/README.md +++ b/README.md @@ -870,6 +870,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Generators * [Gatsby.js](https://github.com/gatsbyjs/gatsby) - React-based static site generator. +* [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator. ## SDK From 79076aba4854a038ec4b90fa9cc63c334807c569 Mon Sep 17 00:00:00 2001 From: Anatoliy Tsaryov Date: Thu, 12 Sep 2019 20:24:11 +0700 Subject: [PATCH 15/33] Remove dead links Remove xCharts and pykcharts.js because both are 404 and I cannot find new mantained and relatively starred versions. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 685fe03..55b3148 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [d3](https://github.com/d3/d3) - A JavaScript visualization library for HTML and SVG. * [metrics-graphics](https://github.com/mozilla/metrics-graphics) - A library optimized for concise, principled data graphics and layouts. -* [pykcharts.js](https://github.com/pykih/PykCharts.js) - Well designed d3.js charting without the complexity of d3.js. * [three.js](https://github.com/mrdoob/three.js) - JavaScript 3D library. * [Chart.js](https://github.com/chartjs/Chart.js) - Simple HTML5 Charts using the tag. * [paper.js](https://github.com/paperjs/paper.js) - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. @@ -269,7 +268,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [svg.js](https://github.com/wout/svg.js) - A lightweight library for manipulating and animating SVG. * [heatmap.js](https://github.com/pa7/heatmap.js) - JavaScript Library for HTML5 canvas based heatmaps. * [jquery.sparkline](https://github.com/gwatts/jquery.sparkline) - A plugin for the jQuery JavaScript library to generate small sparkline charts directly in the browser. -* [xCharts](https://github.com/tenxer/xCharts) - A D3-based library for building custom charts and graphs. * [trianglify](https://github.com/qrohlf/trianglify) - Low poly style background generator with d3.js. * [d3-cloud](https://github.com/jasondavies/d3-cloud) - Create word clouds in JavaScript. * [d4](https://github.com/heavysixer/d4) - A friendly reusable charts DSL for D3. From e71a17372cf9b67cb3331669767aea32c74541a2 Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 18 Sep 2019 12:39:19 +0800 Subject: [PATCH 16/33] docs: add dayjs for date chore: typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d012fa..a7b0021 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,8 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [timeago.js](https://github.com/hustcc/timeago.js) - Simple library (less then 2kb) used to format date with `*** time ago` statement. * [fecha](https://github.com/taylorhakes/fecha) - Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js. * [date-fns](https://github.com/date-fns/date-fns) - Modern JavaScript date utility library. -* [map-countdown](https://github.com/dawidjaniga/map-countdown) - A browser countdown built on top of the Google Maps +* [map-countdown](https://github.com/dawidjaniga/map-countdown) - A browser countdown built on top of the Google Maps. +* [dayjs](https://github.com/iamkun/dayjs) - Day.js 2KB immutable date library alternative to Moment.js with the same modern API. ## String *String Libraries.* From ef9386b66dab64593beff79bfbf14ca3c09dc72f Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 19 Sep 2019 19:42:33 +0800 Subject: [PATCH 17/33] docs: add puppeteer for runner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b0021..f590147 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [nightwatch](https://github.com/nightwatchjs/nightwatch) - UI automated testing framework based on node.js and selenium webdriver. * [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript. * [yolpo](http://www.yolpo.com) - A statement-by-statement JavaScript interpreter in the browser. - +* [puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome Node.js API by official Google Chrome team. ## QA Tools From 48c1b982d2313f8c3caaa2dacff426cc56d24eea Mon Sep 17 00:00:00 2001 From: Bohdan Liashenko Date: Mon, 23 Sep 2019 22:05:24 +0200 Subject: [PATCH 18/33] Add codecrumbs tool to Documentation section (#602) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f590147..b191efa 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Beautiful docs](http://beautifuldocs.com/) is a documentation viewer based on markdown files. * [documentation.js](http://documentation.js.org) - API documentation generator with support for ES2015+ and flow annotation. * [jsduck](https://github.com/senchalabs/jsduck) - API documentation generator made for Sencha JavaScript frameworks, but can be used for other frameworks too. +* [codecrumbs](https://github.com/Bogdan-Lyashenko/codecrumbs) is a visual tool for learning and documenting a codebase by putting breadcrumbs in source code. ## Files From da226d5fc199c79f6d415c4a8245e830ad588cf1 Mon Sep 17 00:00:00 2001 From: Thrasos Thrasyvoulou Date: Wed, 9 Oct 2019 10:47:57 +0300 Subject: [PATCH 19/33] Update GitHub Repo url of RxJS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b191efa..b6d87fe 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Reactive Programming *Reactive programming libraries to extend JavaScript’s capabilities.* -* [RxJs](https://github.com/Reactive-Extensions/RxJS) - The Reactive Extensions for JavaScript. +* [RxJs](https://github.com/ReactiveX/rxjs) - The Reactive Extensions for JavaScript. * [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for JavaScript. * [Kefir](https://github.com/pozadi/kefir) - FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption. * [Highland](http://highlandjs.org/) - Re-thinking the JavaScript utility belt, Highland manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams. From 49e5e60f951c180762c0dd39b9a2d74a21605038 Mon Sep 17 00:00:00 2001 From: Thrasos Thrasyvoulou Date: Wed, 9 Oct 2019 14:12:58 +0300 Subject: [PATCH 20/33] Update RxJS name and description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6d87fe..8f5cab2 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Reactive Programming *Reactive programming libraries to extend JavaScript’s capabilities.* -* [RxJs](https://github.com/ReactiveX/rxjs) - The Reactive Extensions for JavaScript. +* [RxJS](https://github.com/ReactiveX/rxjs) - A reactive programming library for JavaScript. * [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for JavaScript. * [Kefir](https://github.com/pozadi/kefir) - FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption. * [Highland](http://highlandjs.org/) - Re-thinking the JavaScript utility belt, Highland manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams. From c3a9a2330296b0a7e23780ce3f7fb5df7a014b20 Mon Sep 17 00:00:00 2001 From: Alexandru Gherasim Date: Thu, 10 Oct 2019 17:57:59 +0200 Subject: [PATCH 21/33] Add "crumbsjs" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f5cab2..391943d 100644 --- a/README.md +++ b/README.md @@ -439,6 +439,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [DB.js](https://github.com/aaronpowell/db.js/) - Promise based IndexDB Wrapper library. * [lawnchair.js](https://github.com/brianleroux/lawnchair/) - Simple client-side JSON storage. * [sql.js](https://github.com/kripken/sql.js) - SQLite compiled to JavaScript through Emscripten. +* [crumbsjs](https://github.com/nirtz89/crumbsjs) - A lightweight vanilla ES6 cookies and local storage JavaScript library. ## Color From 035a45115714dec66f8c8a0ec37b05889e35e612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Aur=C3=A9lio?= Date: Tue, 22 Oct 2019 16:46:57 -0300 Subject: [PATCH 22/33] Add sporadic library on control flow section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 391943d..1403c52 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Bluebird](https://github.com/petkaantonov/bluebird/) - fully featured promise library with focus on innovative features and performance. * [when](https://github.com/cujojs/when) - A solid, fast Promises/A+ and when() implementation, plus other async goodies. * [ObjectEventTarget](https://github.com/gartz/ObjectEventTarget) - Provide a prototype that add support to event listeners (with same behavior of EventTarget from DOMElements available on browsers). +* [sporadic](https://github.com/marcoonroad/sporadic) - Composable concurrency abstractions (such as streams, coroutines and Go-like channels) on top of promises, for Node and browser engines. ## Routing From 45a9448255f1ab8b8338b6f9e26c95e7b5d7dead Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szab=C3=B3=20Muhammad=20J=C3=A1nos?= <55404465+darter-funny@users.noreply.github.com> Date: Wed, 23 Oct 2019 13:06:18 +0000 Subject: [PATCH 23/33] Add plexis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 391943d..e247b7b 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [jsurl](https://github.com/Mikhus/domurl) - Lightweight URL manipulation with JavaScript. * [sprintf.js](https://github.com/alexei/sprintf.js) - A sprintf implementation. * [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for urls and other strings. Turn strings into data or data into strings. +* [plexis](https://github.com/plexis-js/plexis) - Lo-fi, powerful, community-driven string manipulation library. ## Number From 2bc52e18255bf3648925dad313f26acc30467c5f Mon Sep 17 00:00:00 2001 From: Nishan Bajracharya Date: Fri, 25 Oct 2019 23:18:14 +0545 Subject: [PATCH 24/33] Add wretch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 391943d..1d15d4d 100644 --- a/README.md +++ b/README.md @@ -516,6 +516,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications. * [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs. * [Rails Ranger](https://github.com/victor-am/rails-ranger) - An opinionated REST client for Ruby on Rails APIs. +* [wretch](https://github.com/elbywan/wretch) - A tiny wrapper built around fetch with an intuitive syntax. ## Streaming From b646068403d594e6e191d30e6c3a10017c150a96 Mon Sep 17 00:00:00 2001 From: Rajdeepc Date: Sat, 26 Oct 2019 00:12:57 +0530 Subject: [PATCH 25/33] Added new QA topic with link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 391943d..5131a47 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [ESLint](https://github.com/eslint/eslint) - A fully pluggable tool for identifying and reporting on patterns in JavaScript. * [JSLint](https://github.com/douglascrockford/JSLint) - High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language. * [JavaScript Standard Style](https://github.com/feross/standard) - Opinionated, no-configuration style guide, style checker, and formatter - +* [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time ## MVC Frameworks and Libraries From 160f43811d57f783b5046d36f09faa7f7ea56bcb Mon Sep 17 00:00:00 2001 From: erenes Date: Fri, 25 Oct 2019 22:32:32 -0300 Subject: [PATCH 26/33] add navaid router --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 391943d..944b454 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [pathjs](https://github.com/mtrpcic/pathjs) - Simple, lightweight routing for web browsers. * [crossroads](https://github.com/millermedeiros/crossroads.js) - JavaScript Routes. * [davis.js](https://github.com/olivernn/davis.js) - RESTful degradable JavaScript routing using pushState. +* [navaid](https://github.com/lukeed/navaid) - A navigation aid (aka, router) for the browser in 850 bytes~! ## Security From 49ef54c7dfcab360f5a55404accf5c5cce015447 Mon Sep 17 00:00:00 2001 From: Santhosh Kumar Date: Fri, 8 Nov 2019 15:58:00 +0530 Subject: [PATCH 27/33] add Fcal --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45e3a12..95fd9d0 100644 --- a/README.md +++ b/README.md @@ -904,6 +904,7 @@ http://www.listjs.com * [Array Explorer](https://github.com/sdras/array-explorer) and [Object Explorer](https://sdras.github.io/object-explorer/) - Resources to help figure out what native JavaScript method would be best to use at any given time * [Clipboard.js](https://clipboardjs.com/) - "Copy to clipboard" without Flash or use of Frameworks. * [ky](https://github.com/sindresorhus/ky) - Tiny and elegant HTTP client based on the browser Fetch API. +* [Fcal](https://github.com/5anthosh/fcal) - Math expression evaluator ## Podcasts * [JavaScript Air](https://javascriptair.com/) - The live video broadcast podcast all about JavaScript and the Web platform. @@ -921,6 +922,7 @@ http://www.listjs.com * [Jaavascript tutorial](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. + # Other Awesome Lists * [sotayamashita/awesome-css](https://github.com/sotayamashita/awesome-css) * [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome) From d60e3df41e13459399d3cc683956aea75a5c0a1b Mon Sep 17 00:00:00 2001 From: Santhosh Kumar Date: Mon, 11 Nov 2019 19:22:02 +0530 Subject: [PATCH 28/33] remove white space --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 95fd9d0..4623251 100644 --- a/README.md +++ b/README.md @@ -922,7 +922,6 @@ http://www.listjs.com * [Jaavascript tutorial](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. - # Other Awesome Lists * [sotayamashita/awesome-css](https://github.com/sotayamashita/awesome-css) * [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome) From 872d821375c63b7774d1bc5a444e4c9332d3ba31 Mon Sep 17 00:00:00 2001 From: Karthik Durai Date: Sat, 16 Nov 2019 20:33:44 +0530 Subject: [PATCH 29/33] add link to Functional-Light JavaScript - reading --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4623251..c3e1216 100644 --- a/README.md +++ b/README.md @@ -920,6 +920,7 @@ http://www.listjs.com * [SJSJ](https://github.com/HugoGiraudel/SJSJ) - Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words. * [How to Write an Open Source JavaScript Library](https://github.com/sarbbottam/write-an-open-source-js-lib) - A comprehensive guide through a set of steps to publish a JavaScript open source library. * [Jaavascript tutorial](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. +* [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript. # Other Awesome Lists From 21f4e8a5c27405ac259f8635d2bd2c34de6bee4f Mon Sep 17 00:00:00 2001 From: Corentin Brossault Date: Thu, 21 Nov 2019 16:33:32 +0100 Subject: [PATCH 30/33] Add Bearer.sh API Client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6019d9a..25a2c43 100644 --- a/README.md +++ b/README.md @@ -514,6 +514,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## API * [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js. +* [Bearer.sh](https://github.com/Bearer/bearer-js) - Universal API client that supports OAuth / API Key / Basic / etc. * [bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy. * [oauth-signature-js](https://github.com/bettiolo/oauth-signature-js) - JavaScript OAuth 1.0a signature generator for node and the browser. * [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications. From a4bb657ccc4d5288537fe67d45d907585ceef9d8 Mon Sep 17 00:00:00 2001 From: Corentin Date: Fri, 22 Nov 2019 10:50:16 +0100 Subject: [PATCH 31/33] fix: set Bearer.sh at the end of the API category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25a2c43..417fe9f 100644 --- a/README.md +++ b/README.md @@ -514,13 +514,13 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## API * [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js. -* [Bearer.sh](https://github.com/Bearer/bearer-js) - Universal API client that supports OAuth / API Key / Basic / etc. * [bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy. * [oauth-signature-js](https://github.com/bettiolo/oauth-signature-js) - JavaScript OAuth 1.0a signature generator for node and the browser. * [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications. * [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs. * [Rails Ranger](https://github.com/victor-am/rails-ranger) - An opinionated REST client for Ruby on Rails APIs. * [wretch](https://github.com/elbywan/wretch) - A tiny wrapper built around fetch with an intuitive syntax. +* [Bearer.sh](https://github.com/Bearer/bearer-js) - Universal API client that supports OAuth / API Key / Basic / etc. ## Streaming From 78d62de787d8905aefa33fe6579153f4aae86892 Mon Sep 17 00:00:00 2001 From: amirasyraf Date: Mon, 25 Nov 2019 14:29:59 +0800 Subject: [PATCH 32/33] Add Summernote --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 417fe9f..f269c79 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [wysihtml5](https://github.com/xing/wysihtml5) - Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles. * [raptor-editor](https://github.com/PANmedia/raptor-editor) - Raptor, an HTML5 WYSIWYG content editor! * [popline](https://github.com/kenshin54/popline) - Popline is an HTML5 Rich-Text-Editor Toolbar. +* [Summernote](https://github.com/summernote/summernote) - Super simple WYSIWYG editor. ## Documentation From f1d4335860c647d3b3893f2d97ef92fea82a957c Mon Sep 17 00:00:00 2001 From: zhangbao Date: Fri, 29 Nov 2019 16:02:02 +0800 Subject: [PATCH 33/33] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f269c79..bc22f16 100644 --- a/README.md +++ b/README.md @@ -922,7 +922,7 @@ http://www.listjs.com * [Superhero.js](http://superherojs.com) - A collection of resources about creating, testing and maintaining a large JavaScript code base. * [SJSJ](https://github.com/HugoGiraudel/SJSJ) - Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words. * [How to Write an Open Source JavaScript Library](https://github.com/sarbbottam/write-an-open-source-js-lib) - A comprehensive guide through a set of steps to publish a JavaScript open source library. -* [Jaavascript tutorial](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. +* [JavaScript Tutorials](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. * [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript.