- Awesome JavaScript
- Package Managers-包管理
- Loaders-加载器
- Bundlers-打包
- Testing Frameworks-测试框架
- QA Tools-QA工具
- MVC Frameworks and Libraries-MVC框架和库
- Node-Powered CMS Frameworks-基于Node的CMS的框架
- Templating Engines-模板引擎
- Data Visualization-数据可视化
- Editors-编辑器
- Documentation-文档
- Utilities-工具
- Files-文件
- Functional Programming-函数式编程
- Reactive Programming-响应式编程
- Data Structure-数据结构
- Date-日期
- String-字符串
- Number-数字
- Storage-存储
- Color-颜色
- I18n And L10n
- Control Flow-控制流
- Routing-路由
- Security-安全
- Log-日志
- RegExp-正则表达式
- Media-媒体
- Voice Command-语音
- API-API
- Streaming-流
- Vision Detection-视觉检测
- Browser Detection-浏览器检测
- Benchmark-基准测试
- Machine Learning-机器学习
- UI
- Gesture-手势
- Maps-地图
- Typography-排版
- Animations-动画
- Image processing-图片处理
- ES6-ES6
- SDK-SDK
- Misc-杂项
- Podcasts-播客
- Worth Reading-阅读
- Other Awesome Lists-其他
包管理打包.
- npm - npm is the package manager for javascript.
- Bower - A package manager for the web.
- component - Client package management for building better web applications.
- yarn - Fast, reliable, and secure dependency management.
Module or loading system for JavaScript.
- RequireJS - A file and module loader for JavaScript.
- browserify - Browser-side require() the node.js way.
- SeaJS - A Module Loader for the Web.
- systemjs - AMD, CJS & ES6 spec-compliant module loader.
- browserify - Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
- webpack - Packs CommonJs/AMD modules for the browser.
- Rollup - Next-generation ES6 module bundler.
- Parcel - Blazing fast, zero configuration web application bundler.
- mocha - Simple, flexible, fun javascript test framework for node.js & the browser.
- jasmine - DOM-less simple JavaScript testing framework.
- qunit - An easy-to-use JavaScript Unit Testing framework.
- jest - Painless Javascript Unit Testing.
- tape - Tap-producing test harness for node and browsers.
- TestCafe - Automated browser testing for the modern web development stack.
- ava - 🚀 Futuristic JavaScript test runner
- chai - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
- Enzyme - Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.
- Sinon.JS - Test spies, stubs, and mocks for JavaScript.
- istanbul - Yet another JS code coverage tool.
- blanket - A simple code coverage library for javascript. Designed to be easy to install and use, for both browser and nodejs.
- JSCover - JSCover is a tool that measures code coverage for JavaScript programs.
- phantomjs - Scriptable Headless WebKit.
- casperjs - Navigation scripting & testing utility for PhantomJS and SlimerJS.
- zombie - Insanely fast, full-stack, headless browser testing using node.js.
- karma - Spectacular Test Runner for JavaScript.
- nightwatch - UI automated testing framework based on node.js and selenium webdriver.
- intern - A next-generation code testing stack for JavaScript.
- yolpo - A statement-by-statement javascript interpreter in the browser.
- prettier - Prettier is an opinionated code formatter.
- JSHint - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.
- jscs - JavaScript Code Style checker.
- ESLint - A fully pluggable tool for identifying and reporting on patterns in JavaScript.
- JSLint - High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language.
- JavaScript Standard Style - Opinionated, no-configuration style guide, style checker, and formatter
- angular.js - HTML enhanced for web apps.
- aurelia - A Javascript client framework for mobile, desktop and web.
- backbone - Give your JS App some Backbone with Models, Views, Collections, and Events.
- ember.js - A JavaScript framework for creating ambitious web applications.
- meteor - An ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework.
- ractive - Next-generation DOM manipulation.
- vue - Intuitive, fast & composable MVVM for building interactive interfaces.
- knockout - Knockout makes it easier to create rich, responsive UIs with JavaScript.
- spine - Lightweight MVC library for building JavaScript applications.
- react - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM.
- hyperapp - 1kb JavaScript library for building frontend applications.
- preact - Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
- nativescript - Build truly native cross-platform iOS and Android apps with JavaScript
- react-native - A framework for building native apps with React.
- riot - React-like library, but with very small size.
- marionette - A composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.
- rivets - Lightweight and powerful data binding + templating solution.
- derby - MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.
- derby-awesome - A collection of awesome derby components
- way.js - Simple, lightweight, persistent two-way databinding.
- mithril.js - Mithril is a client-side MVC framework (Light-weight, Robust, Fast).
- jsblocks - jsblocks is better MV-ish framework.
- LiquidLava - Transparent MVC framework for building user interfaces.
- feathers - A minimalist real-time JavaScript framework for tomorrow's apps.
- KeystoneJS - powerful CMS and web app framework
- Reaction Commerce - reactive CMS, real-time architecture and design
- Ghost - simple, powerful publishing platform
- Apostrophe - CMS with content editing and essential services
- PencilBlue - CMS and blogging platform
- mustache.js - Minimal templating with {{mustaches}} in JavaScript.
- handlebars.js - An extension to the Mustache templating language.
- hogan.js - A compiler for the Mustache templating language.
- doT - The fastest + concise javascript template engine for nodejs and browsers.
- dustjs - Asynchronous templates for the browser and node.js.
- Pug - Robust, elegant, feature rich template engine for nodejs. (formerly known as Jade)
- EJS - Effective JavaScript templating.
- marko - A fast, lightweight, HTML-based templating engine for Node.js and the browser with async, streaming, custom tags and CommonJS modules as compiled output.
- swig - A simple, powerful, and extendable Node.js and browser-based JavaScript template engine.
web数据的可视化.
- d3 - A JavaScript visualization library for HTML and SVG.
- metrics-graphics - A library optimized for concise, principled data graphics and layouts.
- three.js - JavaScript 3D library.
- Chart.js - Simple HTML5 Charts using the tag.
- paper.js - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas.
- fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser.
- peity - Progressive bar, line and pie charts.
- raphael - JavaScript Vector Library.
- echarts - Enterprise Charts.
- vis - Dynamic, browser-based visualization library.
- two.js - A renderer agnostic two-dimensional drawing api for the web.
- sigma.js - A JavaScript library dedicated to graph drawing.
- arbor - A graph visualization library using web workers and jQuery.
- cubism - A D3 plugin for visualizing time series.
- dc.js - Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
- processing.js - Processing.js makes your data visualizations work using web standards and without any plug-ins
- envisionjs - Dynamic HTML5 visualization.
- rickshaw - JavaScript toolkit for creating interactive real-time graphs.
- flot - Attractive JavaScript charts for jQuery.
- morris.js - Pretty time-series line graphs.
- nvd3 - Build re-usable charts and chart components for d3.js
- svg.js - A lightweight library for manipulating and animating SVG.
- heatmap.js - JavaScript Library for HTML5 canvas based heatmaps.
- trianglify - Low poly style background generator with d3.js
- dimple.js - Easy charts for business analytics powered by d3
- chartist-js - Simple responsive charts.
- epoch - A general purpose real-time charting library.
- c3 - D3-based reusable chart library.
- BabylonJS - A framework for building 3D games with HTML 5 and WebGL.
- recharts - Redefined chart library built with React and D3
- GraphicsJS - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
There're also some great commercial libraries, like amchart, anychart, plotly, and highchart.
- TimelineJS v3 - A Storytelling Timeline built in JavaScript.
- timesheet.js - JavaScript library for simple HTML5 & CSS3 time sheets.
- HANDSONTABLE - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers
- ace - Ace (Ajax.org Cloud9 Editor).
- CodeMirror - In-browser code editor.
- quill - A cross browser rich text editor with an API.
- medium-editor - Medium.com WYSIWYG editor clone.
- pen - enjoy live editing (+markdown).
- bootstrap-wysiwyg - Tiny bootstrap-compatible WYSIWYG rich text editor.
- editor - A markdown editor. still on development.
- EpicEditor - An embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more.
- jsoneditor - A web-based tool to view, edit and format JSON.
- vim.js - JavaScript port of Vim with a persistent ~/.vimrc
- Squire - HTML5 rich text editor.
- TinyMCE - The JavaScript Rich Text editor.
- trix - A rich text editor for everyday writing. By Basecamp.
- Draft.js - A React framework for building text editors.
- bootstrap-wysihtml5 - Simple, beautiful wysiwyg editor
- 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.
- DevDocs is an all-in-one API documentation reader with a fast, organized, and consistent interface.
- dexy is a free-form literate documentation tool for writing any kind of technical document incorporating code.
- docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
- styledocco generates documentation and style guide documents from your stylesheets.
- ESDoc is a good documentation generator for JavaScript.
- coddoc is a jsdoc parsing library. Coddoc is different in that it is easily extensible by allowing users to add tag and code parsers through the use of coddoc.addTagHandler and coddoc.addCodeHandler. coddoc also parses source code to be used in APIs.
- sphinx a tool that makes it easy to create intelligent and beautiful documentation
- Using JSDoc
- Beautiful docs is a documentation viewer based on markdown files.
- documentation.js - API documentation generator with support for ES2015+ and flow annotation.
- Papa Parse - A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV.
- diff2html - Git diff output parser and pretty HTML generator.
- jsPDF - JavaScript PDF generation.
- underscore - JavaScript's utility _ belt.
- lodash - A utility library delivering consistency, customization, performance, & extras.
- Sugar - A Javascript library for working with native objects.
- lazy.js - Like Underscore, but lazier.
- mout - Modular JavaScript Utilities.
- mesh - Streamable data synchronization utility.
- RxJs - The Reactive Extensions for JavaScript.
- Bacon - FRP (functional reactive programming) library for Javascript.
- Highland - 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 - high performance FRP library.
- MobX - TFRP library for simple, scalable state management.
- Cycle.js - A functional and reactive JavaScript library for cleaner code.
- immutable-js - Immutable Data Collections including Sequence, Range, Repeat, Map, OrderedMap, Set and a sparse Vector.
- mori - A library for using ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript.
- moment - Parse, validate, manipulate, and display dates in javascript.
- moment-timezone - Timezone support for moment.js.
- jquery-timeago - A jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
- date - Date() for humans.
- countdown.js - Super simple countdowns.
- timeago.js - Simple library (less then 2kb) used to format date with
*** time agostatement. - fecha - Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js.
- date-fns - Modern JavaScript date utility library.
- voca - The ultimate JavaScript string library
- underscore.string - String manipulation extensions for Underscore.js javascript library.
- string.js - Extra JavaScript string methods.
- he - A robust HTML entity encoder/decoder written in JavaScript.
- multiline - Multiline strings in JavaScript.
- query-string - Parse and stringify URL query strings.
- URI.js - Javascript URL mutation library.
- sprintf.js - A sprintf implementation.
- Numeral-js - A javascript library for formatting and manipulating numbers.
- chance.js - Random generator helper in Javascript. Can generate numbers, strings etc.
- odometer - Smoothly transitions numbers with ease.
- store.js - LocalStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
- localForage - Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
- jStorage - jStorage is a simple key/value database to store data on browser side.
- jquery-cookie - A simple, lightweight jQuery plugin for reading, writing and deleting cookies.
- js-cookie - A simple, lightweight JavaScript API for handling browser cookies
- lawnchair.js - Simple client-side JSON storage.
- sql.js - SQLite compiled to JavaScript through Emscripten.
- randomColor - A color generator for JavaScript.
- chroma.js - JavaScript library for all kinds of color manipulations.
- color - JavaScript color conversion and manipulation library.
- colors - Smarter defaults for colors on the web.
- PleaseJS - JavaScript Library for creating random pleasing colors and color schemes.
- TinyColor - Fast, small color manipulation and conversion for JavaScript.
- Vibrant.js - Extract prominent colors from an image.
- i18next - internationalisation (i18n) with javascript the easy way.
- polyglot - tiny i18n helper library.
- async - Async utilities for node and the browser.
- q - A tool for making and composing asynchronous promises in JavaScript.
- step - An async control-flow library that makes stepping through logic easy.
- Bluebird - fully featured promise library with focus on innovative features and performance.
- when - A solid, fast Promises/A+ and when() implementation, plus other async goodies.
- director - A tiny and isomorphic URL router for JavaScript.
- page.js - Micro client-side router inspired by the Express router (~1200 bytes).
- crossroads - JavaScript Routes.
- DOMPurify - A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG.
- js-xss - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist.
- xss-filters - Secure XSS Filters by Yahoo
- log - Console.log with style.
- console.log-wrapper - Log to the console in any browser with clarity.
- loglevel - Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods.
- minilog – Lightweight client & server-side logging with Stream-API backends
- storyboard - Universal logging library + Chrome extension; it lets you see all client and server tasks triggered by a user action in a single place.
- RegEx101 - Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE.
- RegExr - HTML/JS based tool for creating, testing, and learning about Regular Expressions.
- RegExpBuilder - Create regular expressions using chained methods.
- annyang - A JavaScript library for adding voice commands to your site, using speech recognition.
- voix.js - A JavaScript library to add voice commands to your sites, apps or games.
- bottleneck - A powerful rate limiter that makes throttling easy.
- amygdala - RESTful HTTP client for JavaScript powered web applications.
- jquery.rest - A jQuery plugin for easy consumption of RESTful APIs.
- Tailor - Streaming layout service for front-end microservices, inspired by Facebook's BigPipe.
- tracking.js - A modern approach for Computer Vision on the web.
- ocrad.js - OCR in Javascript via Emscripten.
- ConvNetJS - Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
- DN2A - Digital Neural Networks Architecture.
- Brain.js - Neural networks in JavaScript.
- Mind.js - A flexible neural network library.
- Synaptic.js - Architecture-free neural network library for node.js and the browser.
- deeplearn.js - A hardware-accelerated machine intelligence library for the web.
- bowser - a browser detector
- benchmark.js - A benchmarking library. As used on jsPerf.com.
- matcha - A caffeine driven, simplistic approach to benchmarking.
- Highlight.js - Javascript syntax highlighter.
- PrismJS - Lightweight, robust, elegant syntax highlighting.
- Mprogress.js - Create Google Material Design progress linear bars.
- NProgress - Slim progress bars for Ajax'y applications.
- Spin.js - A spinning activity indicator.
- progress.js - Create and manage progress bar for every objects on the page.
- progressbar.js - Beautiful and responsive progress bars with animated SVG paths.
- pace - Automatically add a progress bar to your site.
- nanobar - Very lightweight progress bars. No jQuery.
- SpinKit - A collection of loading indicators animated with CSS.
- Ladda - Buttons with built-in loading indicators.
- css-loaders - A collection of loading spinners animated with CSS
Besides libraries, there're Collection on Codepen, and generators like Ajaxload, Preloaders and CSSLoad.
- Parsley.js - Validate your forms, frontend, without writing a single line of javascript.
- jquery-validation - jQuery Validation Plugin.
- validator.js - String validation and sanitization.
- validate.js - Lightweight JavaScript form validation library inspired by CodeIgniter.
- FormValidation - The best jQuery plugin to validate form fields. Formerly BootstrapValidator.
- is.js - Check types, regexps, presence, time and more.
- mousetrap - Simple library for handling keyboard shortcuts in Javascript.
- keymaster - A simple micro-library for defining and dispatching keyboard shortcuts.
- Keypress - A keyboard input capturing utility in which any key can be a modifier key.
- KeyboardJS - A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
- jquery.hotkeys - jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination.
- jwerty - Awesome handling of keyboard events.
- intro.js - A better way for new feature introduction and step-by-step users guide for your website and project.
- shepherd - Guide your users through a tour of your app.
- bootstrap-tour - Quick and easy product tours with Twitter Bootstrap Popovers.
- chardin.js - Simple overlay instructions for your apps.
- hopscotch - A framework to make it easy for developers to add product tours to their pages.
- joyride - jQuery feature tour plugin.
- focusable - Set a spotlight focus on DOM element adding a overlay layer to the rest of the page.
- iziToast - Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
- messenger - Growl-style alerts and messages for your app.
- noty - jQuery notification plugin.
- pnotify - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft.
- toastr - Simple javascript toast notifications.
- humane-js - A simple, modern, browser notification system.
- smoke.js - Framework-agnostic styled alert system for javascript.
- notie - Simple notifications and inputs with no dependencies.
- Swiper - Mobile touch slider and framework with hardware accelerated transitions.
- slick - The last carousel you'll ever need.
- slidesJs - Is a ressponsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions
- FlexSlider - An awesome, fully responsive jQuery slider plugin.
- unslider - The simplest jQuery slider there is.
- sly - JavaScript library for one-directional scrolling with item based navigation support.
- vegas - A jQuery plugin to add beautiful fullscreen backgrounds to your webpages. It even allows Slideshows.
- Sequence - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications.
- reveal.js - A framework for easily creating beautiful presentations using HTML.
- impress.js - It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
- bespoke.js - DIY Presentation Micro-Framework
- Strut - Strut - An Impress.js and Bespoke.js Presentation Editor
- PhotoSwipe - JavaScript image gallery for mobile and desktop, modular, framework independent.
- slidr - add some slide effects.
- Flickity - Touch, responsive, flickable galleries.
- Glide.js - Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast.
- Ion.RangeSlider - Powerful and easily customizable range slider with many options and skin support.
- jQRangeSlider - A javascript slider selector that supports dates.
- noUiSlider - A lightweight, highly customizable range slider without bloat.
- rangeslider.js - HTML5 input range slider element polyfill.
- typeahead.js - A fast and fully-featured autocomplete library.
- tag-it - A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.
- At.js - Add Github like mentions autocomplete to your application.
- Placeholders.js - A JavaScript polyfill for the HTML5 placeholder attribute.
- fancyInput - Makes typing in input fields fun with CSS3 effects.
- jQuery-Tags-Input - Magically convert a simple text input into a cool tag list with this jQuery plugin.
- awesomplete - Ultra lightweight, usable, beautiful autocomplete with zero dependencies. - http://leaverou.github.io/awesomplete/
- pickadate.js - The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
- bootstrap-datepicker - A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode.
- Pikaday - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS.
- fullcalendar - Full-sized drag & drop event calendar (jQuery plugin).
- rome - A customizable date (and time) picker. Dependency free, opt-in UI.
- datedropper - datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields.
- selectize.js - Selectize is the hybrid of a textbox and select box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
- select2 - a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
- chosen - A library for making long, unwieldy select boxes more friendly.
- jQuery-File-Upload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery.
- dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
- flow.js - A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
- fine-uploader - Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 uploading.
- 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 - 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.
- form - jQuery Form Plugin.
- Garlic.js - Automatically persist your forms' text and select field values locally, until the form is submitted.
- Countable - A JavaScript function to add live paragraph-, word- and character-counting to an HTML element.
- card - Make your credit card form better in one line of code.
- tipsy - Facebook-style tooltips plugin for jQuery.
- opentip - An open source javascript tooltip based on the prototype framework.
- qTip2 - Pretty powerful tooltips.
- tooltipster - A jQuery tooltip plugin.
- toolbar - A tooltip style toolbar jQuery plugin
- hint.css - A tooltip library in CSS for your lovely websites.
- Magnific-Popup - Light and responsive lightbox script with focus on performance.
- jquery.avgrund.js - A jQuery plugin with new modal concept for popups.
- vex - A modern dialog library which is highly configurable and easy to style.
- bootstrap-modal - Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
- css-modal - A modal built out of pure CSS.
- SweetAlert - An awesome replacement for JavaScript's alert.
- colorbox - A light-weight, customizable lightbox plugin for jQuery.
- fancyBox - A tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.
- swipebox - A touchable jQuery lightbox
- scrollMonitor - A simple and fast API to monitor elements as you scroll.
- headroom - Give your pages some headroom. Hide your header until you need it.
- onepage-scroll - Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin.
- iscroll - iScroll is a high performance, small footprint, dependency free, multi-platform javascript scroller.
- skrollr - Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery.
- parallax - Parallax Engine that reacts to the orientation of a smart device.
- stellar.js - Parallax scrolling made easy.
- plax - jQuery powered parallaxing.
- jparallax - jQuery plugin for creating interactive parallax effect.
- fullPage - A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites).
- Clusterize.js - Tiny vanilla JS plugin to display large data sets easily.
- 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.
- Slideout - A responsive touch slideout navigation menu for mobile web apps.
- jTable - A jQuery plugin to create AJAX based CRUD tables.
- DataTables - (jQuery plug-in) It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.
- Masonry - A cascading grid layout library.
- Isotope - A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts.
- flexboxgrid - Grid based on CSS3 flexbox
- Semantic UI - UI Kit with lots of themes and elements
- w2ui - A set of jQuery plugins for front-end development of data-driven web applications.
- fluidity - The worlds smallest fully-responsive css framework
- Ink - An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping
- html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
- mobile-boilerplate - A front-end template that helps you build fast, modern mobile web apps.
- Cerberus - A few simple, but solid patterns for responsive HTML emails. Even in Outlook.
- this-is-responsive - This Is Responsive
- hammer.js - A javascript library for multi-touch gestures.
- Dragula - Drag and drop so simple it hurts
- Leaflet - JavaScript library for mobile-friendly interactive maps.
- Cesium - Open Source WebGL virtual globe and map engine.
- gmaps - The easiest way to use Google Maps.
- polymaps - A free JavaScript library for making dynamic, interactive maps in modern web browsers.
- kartograph.js - Open source JavaScript renderer for Kartograph SVG maps.
- mapbox.js - Mapbox JavaScript API, a Leaflet Plugin.
- jqvmap - jQuery Vector Map Library.
- OpenLayers3 - A high-performance, feature-packed library for all your mapping needs.
- 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 - Enables
- flowplayer - The HTML5 video player for the web https://flowplayer.org/
- mediaelement - HTML5 or
- SoundJS - A library to make working with audio on the web easier. It provides a consistent API for playing audio in different browsers.
- video.js - Video.js - open source HTML5 & Flash video player
- FitVids.js - A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
- photobooth-js - A widget that allows users to take their avatar pictures on your site
- clappr - An extensible media player for the web http://clappr.io
- FlowType.JS - Web typography at its finest: font-size and line-height based on element width.
- BigText - jQuery plugin, calculates the font-size and word-spacing needed to match a line of text to a specific width.
- slabText - A jQuery plugin for producing big, bold & responsive headlines
- FitText.js - A jQuery plugin for inflating web type
- Lettering.js - A lightweight, easy to use Javascript
<span>injector for radical Web Typography
- velocity - Accelerated JavaScript animation.
- jquery.transit - Super-smooth CSS3 transformations and transitions for jQuery.
- impress.js - Make Prezi-like presentations with CSS3 transformations/transitions in an HTML document.
- bounce.js - Create tasty CSS3 powered animations in no time.
- GreenSock-JS - High-performance HTML5 animations that work in all major browsers.
- Dynamic.js - Javascript library to create physics-based CSS animations.
- Effeckt.css - A Performant Transitions and Animations Library
- animate.css - A cross-browser library of CSS animations. As easy to use as an easy thing.
- textillate - A simple plugin for CSS3 text animations
- move.js - CSS3 backed JavaScript animation framework
- animatable - One property, two values, endless possiblities
- smoothState.js - Unobtrusive page transitions with jQuery. http://smoothstate.com/
- lena.js - A Library for image processing with filters and util functions.
- pica - High quality image resize (with fast Lanczos filter, implemented in pure JS).
- cropper - A simple jQuery image cropping plugin.
- es6features - Overview of ECMAScript 6 features.
- es6-features - ECMAScript 6: Feature Overview & Comparison.
- es6-cheatsheet - ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets.
- ECMAScript 6 compatibility table - Compatibility tables for all ECMAScript 6 features on a variety of environments.
- Babel (Formerly 6to5) - Turn ES6+ code into vanilla ES5 with no runtime.
- Traceur compiler - ES6 features > ES5. Includes classes, generators, promises, destructuring patterns, default parameters & more.
- javascript-sdk-design - Javascript SDK design guide extracted from work and personal experience
- Spotify SDK - Entity oriented SDK to work with the Spotify Web API.
- echo - Lazy-loading images with data-* attributes.
- picturefill - A responsive image polyfill for <picture>, srcset, sizes.
- platform.js - A platform detection library that works on nearly all JavaScript platforms.
- json3 - A modern JSON implementation compatible with nearly all JavaScript platforms.
- Logical Or Not - A game about JavaScript specificities.
- 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 - MixItUp - A Filter & Sort Plugin
- grid - Drag and drop library for two-dimensional, resizable and responsive lists.
- jquery-match-height - a responsive equal heights plugin for jQuery.
- survey.js - JavaScript Survey Engine. It uses JSON for survey metadata and results. http://surveyjs.org/
- Array Explorer and Object Explorer - Resources to help figure out what native JavaScript method would be best to use at any given time
- JavaScript Air - The live video broadcast podcast all about JavaScript and the Web platform.
- Web of Tomorrow - Podcast about JavaScript for beginners.
- Javascript Jabber - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more.
- braziljs/js-the-right-way
- JSbooks
- Superhero.js - A collection of resources about creating, testing and maintaining a large JavaScript code base.
- 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 - A comprehensive guide through a set of steps to publish a JavaScript open source library.
- Jaavascript tutorial - Learn Javascript online from a diverse range of user ranked online tutorials.