awesome-javascript
JavaScript framework library
A curated collection of browser-side JavaScript libraries and resources
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
34k stars
1k watching
4k forks
last commit: 3 months ago
Linked from 15 awesome lists
Awesome JavaScript / Package Managers | |||
npm | npm is the package manager for JavaScript | ||
Bower | 14,965 | about 1 month ago | A package manager for the web |
component | 4,545 | almost 7 years ago | Client package management for building better web applications |
spm | 903 | over 6 years ago | Brand new static package manager |
jam | 1,497 | about 8 years ago | A package manager using a browser-focused and RequireJS compatible repository |
jspm | 3,779 | about 1 month ago | Frictionless browser package management |
Ender | 1,763 | over 4 years ago | The no-library library |
volo | 1,409 | almost 2 years ago | Create front end projects from templates, add dependencies, and automate the resulting projects |
Duo | 3,417 | almost 7 years ago | Next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless |
yarn | Fast, reliable, and secure dependency management | ||
pnpm | Fast, disk space efficient package manager | ||
Awesome JavaScript / Component Management | |||
Bit | 17,893 | 5 days ago | Create, find and reuse components (React, Angular, Node etc.) across applications |
Awesome JavaScript / Loaders | |||
RequireJS | 12,951 | 4 months ago | A file and module loader for JavaScript |
browserify | 14,614 | about 1 month ago | Browser-side require() the node.js way |
SeaJS | 8,296 | over 1 year ago | A Module Loader for the Web |
HeadJS | 4,157 | over 1 year ago | The only script in your HEAD |
lazyload | 1,392 | almost 9 years ago | Tiny, dependency-free async JavaScript and CSS loader |
script.js | 2,951 | over 4 years ago | Asynchronous JavaScript loader and dependency manager |
systemjs | 12,954 | 4 months ago | AMD, CJS & ES6 spec-compliant module loader |
LodJS | 291 | about 2 years ago | Module loader based on AMD |
ESL | 845 | over 1 year ago | Module loader browser first, support lazy define and AMD |
modulejs | 128 | 11 days ago | Lightweight JavaScript module system |
Awesome JavaScript / Transpilers | |||
SWC | Extensible Rust-based platform for compilation | ||
Awesome JavaScript / Bundlers | |||
webpack | 64,791 | 6 days ago | Packs CommonJs/AMD modules for the browser |
Rollup | 25,379 | 5 days ago | Next-generation ES6 module bundler |
Brunch | 6,799 | almost 2 years ago | Fast front-end web app build tool with simple declarative config |
Parcel | 43,502 | 9 days ago | Blazing fast, zero configuration web application bundler |
Microbundle | 8,065 | 4 months ago | Zero-configuration bundler for tiny modules |
FuseBox | 4,002 | almost 2 years ago | A bundler that does it right |
Snowpack | A lightning-fast frontend build tool, designed for the modern web | ||
bundle | A quick online npm package size checker | ||
Minimizers | |||
Terser | 8,690 | 17 days ago | parser, mangler and compressor toolkit for ES6+ |
Uglify | 13,164 | 5 days ago | parser / mangler / compressor / beautifier toolkit |
Minimizers / Type Checkers | |||
TypeScript | A typed superset of JavaScript that compiles to plain JavaScript | ||
Flow.js | A static type checker for JavaScript from Facebook | ||
Hegel | A static type checker for JavaScript with a bias on type inference an strong type system | ||
TypL | 374 | about 3 years ago | the JavaScript Type Linter with a bias on type inference |
Hindley Milner Definitions | 198 | almost 2 years ago | runtime type checking for JavaScript functions using Haskell-alike Hindley Milner type signatures |
Minimizers / Testing Frameworks / Frameworks | |||
mocha | 22,606 | 5 days ago | Simple, flexible, fun JavaScript test framework for node.js & the browser |
jasmine | 15,750 | 8 days ago | DOM-less simple JavaScript testing framework |
qunit | 4,015 | 17 days ago | An easy-to-use JavaScript Unit Testing framework |
jest | 44,276 | 15 days ago | Painless JavaScript Unit Testing |
prova | 332 | over 7 years ago | Node & Browser test runner based on Tape and Browserify |
DalekJS | 695 | over 4 years ago | Automated cross browser functional testing with JavaScript |
Protractor | 8,746 | over 1 year ago | Protractor is an end-to-end test framework for AngularJS applications |
tape | 5,774 | 2 months ago | Tap-producing test harness for node and browsers |
TestCafe | 9,822 | 9 days ago | Automated browser testing for the modern web development stack |
ava | 20,743 | 25 days ago | 🚀 Futuristic JavaScript test runner |
Cypress | Complete end-to-end testing framework for anything that runs in a browser and beyond | ||
WebdriverI/O | Next-gen browser and mobile automation test framework for Node.js | ||
Minimizers / Testing Frameworks / Assertion | |||
chai | 8,140 | 29 days ago | 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 | ||
react testing library | 19,022 | 3 months ago | Simple and complete React DOM testing utilities that encourage good testing practices |
Sinon.JS | 9,662 | 21 days ago | Test spies, stubs, and mocks for JavaScript |
expect.js | 2,107 | almost 2 years ago | Minimalistic BDD-style assertions for Node.JS and the browser |
proxyquire | 2,749 | 6 months ago | Stub nodejs's require |
Minimizers / Testing Frameworks / Coverage | |||
istanbul | 8,699 | almost 2 years ago | Yet another JS code coverage tool |
blanket | 1,401 | almost 2 years ago | A simple code coverage library for JavaScript. Designed to be easy to install and use, for both browser and nodejs |
JSCover | 399 | 6 days ago | JSCover is a tool that measures code coverage for JavaScript programs |
Minimizers / Testing Frameworks / Runner | |||
phantomjs | 29,465 | almost 2 years ago | Scriptable Headless WebKit |
slimerjs | 3,003 | over 1 year ago | A PhantomJS-like tool running Gecko |
casperjs | 7,203 | over 4 years ago | Navigation scripting & testing utility for PhantomJS and SlimerJS |
zombie | 5,650 | almost 2 years ago | Insanely fast, full-stack, headless browser testing using node.js |
totoro | 565 | almost 3 years ago | A simple and stable cross-browser testing tool |
karma | 11,954 | 23 days ago | Spectacular Test Runner for JavaScript |
nightwatch | 11,837 | 10 days ago | UI automated testing framework based on node.js and selenium webdriver |
intern | 4,362 | over 1 year ago | A next-generation code testing stack for JavaScript |
puppeteer | 88,848 | 7 days ago | Headless Chrome Node.js API by official Google Chrome team |
webdriverio | 9,074 | 6 days ago | Next-gen WebDriver test automation framework for Node.js |
taiko | 3,584 | 3 months ago | A Node.js library with a simple API to automate Chromium based browsers |
Playwright | 66,974 | 6 days ago | Node.js library to automate Chromium, Firefox and WebKit with a single API |
Minimizers / QA Tools | |||
prettier | 49,431 | 6 days ago | Prettier is an opinionated code formatter |
JSHint | 8,990 | about 1 year ago | JSHint is a tool that helps to detect errors and potential problems in your JavaScript code |
jscs | 4,958 | 8 months ago | JavaScript Code Style checker |
jsfmt | 1,695 | over 4 years ago | For formatting, searching, and rewriting JavaScript |
jsinspect | 3,568 | 8 months ago | Detect copy-pasted and structurally similar code |
buddy.js | 874 | about 5 years ago | Magic number detection for JavaScript |
ESLint | 25,110 | 6 days ago | A fully pluggable tool for identifying and reporting on patterns in JavaScript |
JSLint | 3,619 | 10 days ago | High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language |
JavaScript Standard Style | 29,135 | 2 months ago | Opinionated, no-configuration style guide, style checker, and formatter |
Pre-evaluate code at buildtime | 127 | almost 4 years ago | Pre-evaluate your front end javascript code at build-time |
JS-Beautifier | 8,633 | 16 days ago | Npm cli and library to format JS code |
husky | 32,630 | about 1 month ago | Prevents bad git commit, git push and more |
Minimizers / MVC Frameworks and Libraries | |||
angular.js | 58,800 | 7 months ago | HTML enhanced for web apps. (deprecated) |
angular | 96,223 | 6 days ago | Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages |
aurelia | A JavaScript client framework for mobile, desktop and web | ||
backbone | 28,080 | 3 months ago | Give your JS App some Backbone with Models, Views, Collections, and Events |
ember.js | 22,467 | 4 days ago | A JavaScript framework for creating ambitious web applications |
meteor | 44,421 | 6 days ago | An ultra-simple, database-everywhere, data-on-the-wire, pure-javascript web framework |
ractive | 5,936 | 6 months ago | Next-generation DOM manipulation |
vue | 207,993 | about 1 month ago | Intuitive, fast & composable MVVM for building interactive interfaces |
svelte | 80,002 | 3 days ago | Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM |
knockout | 10,472 | 5 months ago | Knockout makes it easier to create rich, responsive UIs with JavaScript |
spine | 3,662 | over 4 years ago | Lightweight MVC library for building JavaScript applications |
espresso.js | 532 | almost 3 years ago | A minimal JavaScript library for crafting user interfaces |
canjs | 1,912 | over 1 year ago | Can do JS, better, faster, easier |
react | A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM | ||
hyperapp | 19,082 | about 1 month ago | 1kb JavaScript library for building frontend applications |
preact | 36,827 | 6 days ago | Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM |
nativescript | 24,281 | 12 days ago | Build truly native cross-platform iOS and Android apps with JavaScript |
react-native | 119,278 | 4 days ago | A framework for building native apps with React |
riot | 14,822 | 12 days ago | React-like library, but with very small size |
thorax | 1,321 | over 3 years ago | Strengthening your Backbone |
chaplin | 2,849 | almost 2 years ago | An architecture for JavaScript applications using the Backbone.js library |
marionette | 7,061 | 21 days ago | A composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications |
ripple | 1,277 | over 10 years ago | A tiny foundation for building reactive views |
rivets | 3,227 | over 4 years ago | Lightweight and powerful data binding + templating solution |
derby | 4,723 | 27 days ago | MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers |
Minimizers / MVC Frameworks and Libraries / derby | |||
derby-awesome | 13 | about 10 years ago | A collection of awesome derby components |
Minimizers / MVC Frameworks and Libraries | |||
way.js | 2,871 | 5 months ago | Simple, lightweight, persistent two-way databinding |
mithril.js | 14,017 | 6 days ago | Mithril is a client-side MVC framework (Light-weight, Robust, Fast) |
jsblocks | 2,770 | 4 months ago | jsblocks is better MV-ish framework |
feathers | 15,076 | 20 days ago | A minimalist real-time JavaScript framework for tomorrow's apps |
Keo | 227 | almost 2 years ago | Functional stateless React components with Shadow DOM support |
atvjs | 311 | over 1 year ago | Blazing fast Apple TV application development using pure JavaScript |
Alpine.js | 28,365 | 6 days ago | offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost |
inferno | 16,093 | about 1 month ago | 🔥 An extremely fast, React-like JavaScript library for building modern user interfaces |
FoalTS | Elegant and all-inclusive Node.JS framework for building web applications (TypeScript) | ||
Lucia | 740 | over 1 year ago | 3kb library for tiny web apps |
Adonis | 16,964 | about 1 month ago | The Node.js Framework highly focused on developer ergonomics, stability and confidence |
GrapesJS | 22,644 | 10 days ago | Free and Open source Web Builder Framework. Next generation tool for building templates without coding |
Rete.js | 10,166 | 3 months ago | A modular framework for visual programming allows to create node based editor in browser |
litegraph.js | 6,836 | 4 months ago | A graph node engine and editor similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D |
Drawflow | 4,794 | about 1 month ago | This allow you to create data flows easily and quickly |
Blockly | 12,498 | 7 days ago | A library that adds a visual code editor to web and mobile apps by Google |
Million | 16,373 | 4 months ago | <1kb compiler-focused virtual DOM. It's fast! |
Whatsup | 147 | 8 months ago | A frontend framework for chillout-mode development 🥤. JSX components on generators, fast mobx-like state management and exclusive cssx style system |
Remult | 2,894 | 4 days ago | A CRUD framework for full-stack TypeScript |
Minimizers / Node-Powered CMS Frameworks | |||
KeystoneJS | 9,271 | 3 days ago | powerful CMS and web app framework |
Reaction Commerce | 12,349 | 10 months ago | reactive CMS, real-time architecture and design |
Ghost | 47,509 | 6 days ago | simple, powerful publishing platform |
Apostrophe | 4,361 | 7 days ago | CMS with content editing and essential services |
We.js | 214 | almost 2 years ago | framework for real time apps, sites or blogs |
Hatch.js | 72 | over 4 years ago | CMS platform with social features |
TaracotJS | 18 | over 4 years ago | fast and minimalist CMS based on Node.js |
Nodizecms | 175 | over 11 years ago | CMS for CoffeeScript lovers |
Cody | 678 | over 4 years ago | CMS with WSYWYG editor |
PencilBlue | 1,573 | almost 3 years ago | CMS and blogging platform |
Strapi | 63,815 | 4 days ago | Open source Node.js Headless CMS to easily build customisable APIs |
Factor | 1,417 | 4 days ago | The Javascript CMS |
Minimizers / Templating Engines | |||
mustache.js | 16,479 | 5 months ago | Minimal templating with {{mustaches}} in JavaScript |
handlebars.js | 18,023 | 3 months ago | An extension to the Mustache templating language |
nunjucks | A rich and powerful templating language for JavaScript from Mozilla | ||
hogan.js | 5,140 | over 1 year ago | A compiler for the Mustache templating language |
doT | 5,016 | about 1 year ago | The fastest + concise JavaScript template engine for nodejs and browsers |
dustjs | 2,913 | about 1 year ago | Asynchronous templates for the browser and node.js |
eco | 1,707 | over 5 years ago | Embedded CoffeeScript templates |
JavaScript-Templates | 1,726 | about 3 years ago | < 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies |
t.js | 826 | about 1 year ago | A tiny JavaScript templating framework in ~400 bytes gzipped |
Pug | 21,691 | 4 months ago | Robust, elegant, feature rich template engine for nodejs. (formerly known as Jade) |
EJS | 7,773 | 4 months ago | Effective JavaScript templating |
xtemplate | 565 | almost 2 years ago | eXtensible Template Engine lib for node and the browser |
marko | 13,406 | 5 days ago | 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 | 3,108 | over 7 years ago | (Archived) A simple, powerful, and extendable Node.js and browser-based JavaScript template engine |
Minimizers / Game Engines | |||
A-Frame | Make WebVR | ||
Cocos | Open Source Cross-Platform Game Development Framework | ||
Impact | Impact - HTML5 Canvas & JavaScript Game Engine | ||
GDevelop | Free and Easy Game-Making App | ||
Kaboom.js | A game programming library that helps you make games fast and fun | ||
Matter.js | A 2D rigid body JavaScript physics engine | ||
melonJS | Open source HTML5 game engine that empowers developers and designers to focus on content | ||
Phaser | Phaser - A fast, fun and free open source HTML5 game framework | ||
PixiJS | The HTML5 Creation Engine | ||
PlayCanvas | PlayCanvas WebGL Game Engine | ||
Minimizers / Articles and Posts | |||
The JavaScript that you should know | Article about concepts of JavaScript Functional | ||
Multi-threading using web-workers | Web Workers: Adding Multi-threading to JavaScript | ||
this keyword in JavaScript | Breaking down the 'this' keyword in JavaScript | ||
Minimizers / Data Visualization | |||
d3 | 108,976 | 29 days ago | A JavaScript visualization library for HTML and SVG |
metrics-graphics | 7,456 | over 2 years ago | A library optimized for concise, principled data graphics and layouts |
three.js | 102,744 | 6 days ago | JavaScript 3D library |
Chart.js | 64,791 | 17 days ago | Simple HTML5 Charts using the <canvas> tag |
paper.js | 14,507 | 4 months ago | The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas |
fabric.js | 29,129 | 3 days ago | JavaScript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser |
peity | 4,216 | 7 months ago | Progressive |
raphael | 11,269 | 10 months ago | JavaScript Vector Library |
echarts | 60,632 | 6 days ago | Enterprise Charts |
visjs | Multiple Libraries for dynamic, browser-based data visualization | ||
two.js | 8,315 | 4 days ago | A renderer agnostic two-dimensional drawing api for the web |
g.raphael | 1,515 | almost 9 years ago | Charts for Raphaël |
sigma.js | 11,299 | 21 days ago | A JavaScript library dedicated to graph drawing |
arbor | 2,664 | over 4 years ago | A graph visualization library using web workers and jQuery |
cubism | 4,944 | over 1 year ago | A D3 plugin for visualizing time series |
dc.js | 7,425 | 4 months ago | Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js |
vega | 30 | about 9 years ago | A visualization grammar |
envisionjs | 1,564 | over 4 years ago | Dynamic HTML5 visualization |
rickshaw | 6,533 | 8 months ago | JavaScript toolkit for creating interactive real-time graphs |
flot | 5,945 | about 1 year ago | Attractive JavaScript charts for jQuery |
morris.js | 6,914 | about 3 years ago | Pretty time-series line graphs |
nvd3 | 7,221 | about 1 year ago | Build re-usable charts and chart components for d3.js |
svg.js | 11,169 | 4 months ago | A lightweight library for manipulating and animating SVG |
heatmap.js | 6,243 | about 1 year ago | JavaScript Library for HTML5 canvas based heatmaps |
jquery.sparkline | 1,237 | over 4 years ago | A plugin for the jQuery JavaScript library to generate small sparkline charts directly in the browser |
trianglify | 10,082 | 4 months ago | Low poly style background generator with d3.js |
d3-cloud | 3,845 | 9 months ago | Create word clouds in JavaScript |
d4 | 433 | over 4 years ago | A friendly reusable charts DSL for D3 |
dimple.js | Easy charts for business analytics powered by d3 | ||
chartist-js | 72 | 7 months ago | Simple responsive charts |
epoch | 4,971 | almost 6 years ago | A general purpose real-time charting library |
c3 | 9,344 | 15 days ago | D3-based reusable chart library |
BabylonJS | 23,270 | 5 days ago | A framework for building 3D games with HTML 5 and WebGL |
recharts | 24,101 | 6 days ago | Redefined chart library built with React and D3 |
GraphicsJS | 992 | 2 months ago | A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology |
mxGraph | 6,819 | about 4 years ago | 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 |
Frappe Charts | 14,947 | 7 months ago | GitHub-inspired simple and modern SVG charts for the web with zero dependencies |
Frappe Gantt | 4,743 | about 1 month ago | A simple, interactive, modern gantt chart library for the web |
G2 | 12,130 | 28 days ago | A highly interactive data-driven visualization grammar for statistical charts |
G2Plot | 2,560 | about 1 month ago | An interactive and responsive charting library. Based on the grammar of graphics |
Cytoscape.js | 10,123 | 10 days ago | A fully featured graph theory library |
cola.js | library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques | ||
jointjs | 4,708 | 13 days ago | Diagramming library to create static diagrams or fully interactive diagramming tools |
vizzu | 1,937 | 6 days ago | Library for animated data visualizations and data stories |
Minimizers / Timeline | |||
TimelineJS v3 | 2,993 | about 1 month ago | A Storytelling Timeline built in JavaScript |
timesheet.js | 6,970 | over 6 years ago | JavaScript library for simple HTML5 & CSS3 time sheets |
Minimizers / Spreadsheet | |||
HANDSONTABLE | 20,022 | 6 days ago | Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers |
Frappe Datatable | 1,042 | 6 months ago | Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data |
Luckysheet | 15,970 | 8 months ago | Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source |
Jspreadsheet CE | 6,758 | 21 days ago | Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software |
RevoGrid | 2,785 | 7 days ago | RevoGrid is a fast, responsive excel like data grid library for modern web applications |
Minimizers / Editors | |||
ace | 26,766 | 7 days ago | Ace (Ajax.org Cloud9 Editor) |
CodeMirror | 26,839 | 30 days ago | In-browser code editor |
esprima | 409 | over 3 years ago | ECMAScript parsing infrastructure for multipurpose analysis |
quill | 43,776 | 3 months ago | A cross browser rich text editor with an API |
medium-editor | 16,071 | 28 days ago | Medium.com WYSIWYG editor clone |
pen | 4,805 | about 6 years ago | enjoy live editing (+markdown) |
jquery-notebook | 1,689 | over 4 years ago | A simple, clean and elegant text editor. Inspired by the awesomeness of Medium |
bootstrap-wysiwyg | 5,552 | about 6 years ago | Tiny bootstrap-compatible WYSIWYG rich text editor |
ckeditor-releases | 522 | 3 months ago | The best web text editor for everyone |
editor | 2,792 | about 7 years ago | A markdown editor. still on development |
EpicEditor | 4,246 | over 4 years ago | An embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more |
jsoneditor | 11,630 | 8 days ago | A web-based tool to view, edit and format JSON |
vim.js | 4,453 | over 8 years ago | JavaScript port of Vim with a persistent |
Squire | 4,777 | 3 months ago | HTML5 rich text editor |
TinyMCE | 15,061 | 7 days ago | The JavaScript Rich Text editor |
trix | 19,114 | 22 days ago | A rich text editor for everyday writing. By Basecamp |
Trumbowyg | 4,025 | 5 months ago | A lightweight and amazing WYSIWYG JavaScript editor |
Draft.js | 22,575 | almost 2 years ago | A React framework for building text editors |
bootstrap-wysihtml5 | 4,141 | over 4 years ago | Simple, beautiful wysiwyg editor |
wysihtml5 | 6,486 | over 8 years ago | 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 | 533 | over 4 years ago | Raptor, an HTML5 WYSIWYG content editor! |
popline | 1,059 | about 1 year ago | Popline is an HTML5 Rich-Text-Editor Toolbar |
Summernote | 11,589 | 19 days ago | Super simple WYSIWYG editor |
Everright-formEditor | 445 | 7 months ago | A visual drag-and-drop low-code form editor |
Minimizers / Documentation | |||
DevDocs | is an all-in-one API documentation reader with a fast, organized, and consistent interface | ||
docco | is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator | ||
styledocco | generates documentation and style guide documents from your stylesheets | ||
Ronn | 1,361 | almost 3 years ago | builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web |
dox | 2,158 | about 2 years ago | is a JavaScript documentation generator written with node. Dox no longer generates an opinionated structure or style for your docs, it simply gives you a JSON representation, allowing you to use markdown and JSDoc-style tags |
jsdox | 212 | over 1 year ago | is a JSDoc3 to Markdown documentation generator |
ESDoc | 2,740 | 3 months ago | is a good documentation generator for JavaScript |
YUIDoc | is a Node.js application that generates API documentation from comments in source, using a syntax similar to tools like Javadoc and Doxygen | ||
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 | ||
Beautiful docs | 299 | almost 4 years ago | is a documentation viewer based on markdown files |
documentation.js | API documentation generator with support for ES2015+ and flow annotation | ||
jsduck | 1,502 | over 4 years ago | API documentation generator made for Sencha JavaScript frameworks, but can be used for other frameworks too |
codecrumbs | 2,713 | about 3 years ago | is a visual tool for learning and documenting a codebase by putting breadcrumbs in source code |
Minimizers / Files | |||
Papa Parse | 12,552 | 2 months ago | A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV |
jBinary | 541 | almost 2 years ago | High-level I/O (loading, parsing, manipulating, serializing, saving) for binary files with declarative syntax for describing file types and data structures |
diff2html | 2,955 | about 1 month ago | Git diff output parser and pretty HTML generator |
jsPDF | 29,350 | 25 days ago | JavaScript PDF generation |
PDF.js | 48,638 | 4 days ago | PDF Reader in JavaScript |
Minimizers / Functional Programming | |||
underscore | 27,341 | about 1 month ago | JavaScript's utility _ belt |
lodash | 59,875 | about 2 months ago | A utility library delivering consistency, customization, performance, & extras |
Sugar | 4,541 | 5 months ago | A JavaScript library for working with native objects |
lazy.js | 6,008 | over 4 years ago | Like Underscore, but lazier |
ramda | 23,822 | 3 months ago | A practical functional library for JavaScript programmers |
mout | 1,292 | about 1 year ago | Modular JavaScript Utilities |
preludejs | 100 | over 1 year ago | Hardcore Functional Programming for JavaScript |
rambda | 1,658 | 16 days ago | Faster and smaller alternative to |
fxts | 936 | 11 days ago | Lazy evaluation and concurrency |
wild-wild-path | 721 | 5 days ago | Object property paths with wildcards and regexps |
sweet-monads | 346 | 3 months ago | A utility library containing popular monads and lazy iterators |
Minimizers / Reactive Programming | |||
RxJS | 30,799 | 5 months ago | A reactive programming library for JavaScript |
Bacon | 6,470 | 5 months ago | FRP (functional reactive programming) library for JavaScript |
Kefir | 8 | about 1 year ago | FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption |
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 | 3,493 | almost 2 years ago | high performance FRP library |
MobX | 27,558 | 24 days ago | TFRP library for simple, scalable state management |
Cycle.js | A functional and reactive JavaScript library for cleaner code | ||
concent | 1,339 | 26 days ago | Definitely the ❤️ simplest but ⚡️ strongest state management for react, it is predictable、progressive and efficient |
Minimizers / Data Structure | |||
immutable-js | 32,954 | 13 days ago | Immutable Data Collections including Sequence, Range, Repeat, Map, OrderedMap, Set and a sparse Vector |
mori | 3,385 | over 4 years ago | A library for using ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript |
buckets | 1,250 | almost 4 years ago | A complete, fully tested and documented data structure library written in JavaScript |
hashmap | 382 | almost 4 years ago | Simple hashmap implementation that supports any kind of keys |
ngraph.graph | 523 | 22 days ago | Graph data structure in javascript |
js-sdsl | 11 | about 2 years ago | Refer to the javascript standard data structure library implemented by c++ stl, which supports c++ bidirectional iterator mode |
Minimizers / Date | |||
moment | 47,988 | 3 months ago | Parse, validate, manipulate, and display dates in JavaScript |
moment-timezone | 3,834 | about 2 months ago | Timezone support for moment.js |
jquery-timeago | 3,818 | over 1 year ago | A jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago") |
timezone-js | 823 | over 7 years ago | Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data |
date | 1,483 | about 2 years ago | Date() for humans |
ms.js | 5,159 | 3 months ago | Tiny millisecond conversion utility |
countdown.js | 405 | about 11 years ago | Super simple countdowns |
timeago.js | 5,325 | 4 months ago | Simple library (less then 2kb) used to format date with statement |
fecha | 2,063 | almost 2 years ago | Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js |
date-fns | 34,872 | about 2 months ago | Modern JavaScript date utility library |
map-countdown | 5 | about 1 year ago | A browser countdown built on top of the Google Maps |
dayjs | 47,000 | 10 days ago | Day.js 2KB immutable date library alternative to Moment.js with the same modern API |
luxon | 15,430 | about 2 months ago | Luxon is a library for working with dates and times in JavaScript |
tempo | 2,367 | 3 months ago | Parsing, formatting, and timezones — Tempo is a small tree-shakable library for native Date objects |
Minimizers / String | |||
voca | 3,606 | over 1 year ago | The ultimate JavaScript string library |
selecting | 92 | about 9 years ago | A library that allows you to access the text selected by the user |
underscore.string | 3,369 | over 1 year ago | String manipulation extensions for Underscore.js JavaScript library |
string.js | 1,809 | over 3 years ago | Extra JavaScript string methods |
he | 3,452 | almost 3 years ago | A robust HTML entity encoder/decoder written in JavaScript |
multiline | 1,413 | almost 4 years ago | Multiline strings in JavaScript |
query-string | 6,761 | 11 days ago | Parse and stringify URL query strings |
URI.js | 6,255 | about 1 year ago | JavaScript URL mutation library |
jsurl | 541 | about 4 years ago | Lightweight URL manipulation with JavaScript |
sprintf.js | 2,112 | 8 months ago | A sprintf implementation |
url-pattern | 585 | over 4 years ago | Easier than regex string matching patterns for urls and other strings. Turn strings into data or data into strings |
plexis | 147 | about 1 year ago | Lo-fi, powerful, community-driven string manipulation library |
url-state-machine | 165 | about 1 year ago | Super fast spec-compliant URL parser state machine for Node.js |
Minimizers / Number | |||
Numeral-js | 9,664 | 7 months ago | A JavaScript library for formatting and manipulating numbers |
chance.js | 6,459 | 21 days ago | Random generator helper in JavaScript. Can generate numbers, strings etc |
odometer | 7,315 | over 6 years ago | Smoothly transitions numbers with ease |
accounting.js | 35 | about 8 years ago | A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies |
money.js | 12 | over 10 years ago | A tiny (1kb) JavaScript currency conversion library, for web & nodeJS |
Fraction.js | 557 | 4 days ago | A rational number library for JavaScript |
Complex.js | 236 | 16 days ago | A complex number library for JavaScript |
Polynomial.js | 126 | about 1 month ago | A polynomials library for JavaScript |
Quaternion.js | 162 | 24 days ago | A quaternion library for JavaScript |
Minimizers / Storage | |||
store.js | 14,023 | 10 months ago | LocalStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood |
localForage | 24,920 | 4 months ago | Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API |
jStorage | 1,537 | over 4 years ago | jStorage is a simple key/value database to store data on browser side |
cross-storage | 2,220 | over 1 year ago | Cross domain local storage, with permissions |
basket.js | 3,362 | almost 3 years ago | A script and resource loader for caching & loading scripts with localStorage |
bag.js | 90 | over 3 years ago | A caching script and resource loader, similar to basket.js, but with additional k/v interface and localStorage / websql / indexedDB support |
basil.js | 1,977 | almost 2 years ago | The missing JavaScript smart persistent layer |
jquery-cookie | 8,562 | over 7 years ago | A simple, lightweight jQuery plugin for reading, writing and deleting cookies |
js-cookie | 22,031 | 4 months ago | A simple, lightweight JavaScript API for handling browser cookies |
Cookies | 1,771 | over 4 years ago | JavaScript Client-Side Cookie Manipulation Library |
DB.js | 818 | over 7 years ago | Promise based IndexDB Wrapper library |
lawnchair.js | 2,131 | over 4 years ago | Simple client-side JSON storage |
sql.js | 123 | over 4 years ago | SQLite compiled to JavaScript through Emscripten |
pouchdb | 16,902 | 8 days ago | Javascript db inspired by Apache CouchDB to run well within the browser |
crumbsjs | 233 | about 2 months ago | A lightweight vanilla ES6 cookies and local storage JavaScript library |
awesome-web-storage | 445 | 7 months ago | Everything you need to know about client-side storage |
datavore | 248 | about 3 years ago | A small, fast, in-browser database engine written in JavaScript |
Hoodie | 4,408 | 4 months ago | Offline First backend to work in browser without internet connectivity |
NeDB | 13,504 | over 1 year ago | Embedded Persistent database for Browsers, nw.js, electron |
Lovefield | Lovefield is a relational database for web apps, By Google | ||
Dexie.js | 11,689 | 6 days ago | Dexie.js is a wrapper library for indexedDB |
proxy-web-storage | 384 | 4 months ago | Keep the type of storage value unchanged and change array and object directly. Supports listening to the changes and setting expires |
PostgreSQL Browser | 349 | about 1 month ago | Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm) |
Minimizers / Color | |||
randomColor | 6,092 | 10 months ago | A color generator for JavaScript |
chroma.js | 10,194 | 6 days ago | JavaScript library for all kinds of color manipulations |
color | 4,794 | about 1 month ago | JavaScript color conversion and manipulation library |
colors | 9,308 | over 1 year ago | Smarter defaults for colors on the web |
PleaseJS | 2,277 | about 6 years ago | JavaScript Library for creating random pleasing colors and color schemes |
TinyColor | 5,090 | 5 months ago | Fast, small color manipulation and conversion for JavaScript |
Vibrant.js | 4,607 | almost 7 years ago | Extract prominent colors from an image |
Minimizers / I18n And L10n | |||
i18next | 7,781 | 8 days ago | internationalisation (i18n) with JavaScript the easy way |
polyglot | 3,708 | 4 months ago | tiny i18n helper library |
babelfish | 255 | over 1 year ago | i18n with human friendly API and built in plurals support |
ttag | 346 | 4 months ago | Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext |
attranslate | 336 | 2 months ago | A JavaScript-tool for synchronizing translation-files, including JSON/YAML/XML and other formats |
Minimizers / Control Flow | |||
async | 28,191 | 20 days ago | Async utilities for node and the browser |
q | 14,932 | about 1 year ago | A tool for making and composing asynchronous promises in JavaScript |
step | 2,205 | over 7 years ago | An async control-flow library that makes stepping through logic easy |
contra | 775 | 8 months ago | Asynchronous flow control with a functional taste to it |
Bluebird | 20,448 | 14 days ago | fully featured promise library with focus on innovative features and performance |
when | 3,440 | over 2 years ago | A solid, fast Promises/A+ and when() implementation, plus other async goodies |
ObjectEventTarget | 12 | over 4 years ago | Provide a prototype that add support to event listeners (with same behavior of EventTarget from DOMElements available on browsers) |
sporadic | 18 | 4 months ago | Composable concurrency abstractions (such as streams, coroutines and Go-like channels) on top of promises, for Node and browser engines |
Minimizers / Routing | |||
director | 5,603 | almost 4 years ago | A tiny and isomorphic URL router for JavaScript |
page.js | 7,684 | over 1 year ago | Micro client-side router inspired by the Express router (~1200 bytes) |
pathjs | 1,096 | over 7 years ago | Simple, lightweight routing for web browsers |
crossroads | 1,438 | about 1 year ago | JavaScript Routes |
davis.js | 531 | about 4 years ago | RESTful degradable JavaScript routing using pushState |
navaid | 783 | 10 months ago | A navigation aid (aka, router) for the browser in 850 bytes~! |
Minimizers / Security | |||
DOMPurify | 14,025 | 6 days ago | A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG |
js-xss | 5,219 | 9 months ago | Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist |
xss-filters | 1,079 | about 8 years ago | Secure XSS Filters by Yahoo |
sanitize-html | 3,833 | about 2 months ago | sanitize-html provides a simple HTML sanitizer with a clear API |
Minimizers / Log | |||
log | 3,016 | over 1 year ago | Console.log with style |
Conzole | 211 | over 8 years ago | 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 | 406 | over 2 years ago | Log to the console in any browser with clarity |
loglevel | 2,615 | 3 months ago | 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 | ||
LogTape | Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions | ||
Minimizers / RegExp | |||
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 | ||
Minimizers / Voice Command | |||
annyang | 6,628 | 4 months ago | A JavaScript library for adding voice commands to your site, using speech recognition |
voix.js | 586 | about 4 years ago | A JavaScript library to add voice commands to your sites, apps or games |
Minimizers / API | |||
axios | 105,804 | 4 days ago | Promise based HTTP client for the browser and node.js |
bottleneck | 1,833 | 10 months ago | A powerful rate limiter that makes throttling easy |
oauth-signature-js | 232 | almost 7 years ago | JavaScript OAuth 1.0a signature generator for node and the browser |
amygdala | 393 | over 7 years ago | RESTful HTTP client for JavaScript powered web applications |
jquery.rest | 614 | about 4 years ago | A jQuery plugin for easy consumption of RESTful APIs |
Rails Ranger | 32 | over 3 years ago | An opinionated REST client for Ruby on Rails APIs |
wretch | 4,830 | 6 days ago | A tiny wrapper built around fetch with an intuitive syntax |
FarFetch | 58 | almost 2 years ago | Modern Fetch API wrapper for simplicity, with concise file uploading |
Optic | 1,365 | 4 days ago | Optic automatically documents and tests your APIs |
SWR | 30,557 | 6 days ago | React Hooks library for remote data fetching |
React Query | 42,529 | 3 days ago | Hooks for fetching, caching and updating asynchronous data in React |
SWRV | 2,160 | 6 months ago | Stale-while-revalidate data fetching for Vue |
Vue Query | 1,110 | over 1 year ago | Hooks for fetching, caching and updating asynchronous data in Vue |
Minimizers / Streaming | |||
Tailor | 1,727 | over 2 years ago | Streaming layout service for front-end microservices, inspired by Facebook's BigPipe |
Minimizers / Vision Detection | |||
tracking.js | 9,443 | over 1 year ago | A modern approach for Computer Vision on the web |
ocrad.js | 3,492 | about 4 years ago | OCR in JavaScript via Emscripten |
Minimizers / Machine Learning | |||
ConvNetJS | 10,889 | almost 2 years ago | Deep Learning in JavaScript. Train Convolutional Neural Networks (or ordinary ones) in your browser |
DN2A | 463 | about 1 year ago | Digital Neural Networks Architecture |
Brain.js | 8,006 | about 4 years ago | Neural networks in JavaScript |
Mind.js | 1,513 | over 2 years ago | A flexible neural network library |
Synaptic.js | 6,920 | about 4 years ago | Architecture-free neural network library for node.js and the browser |
TensorFlow.js | A JavaScript library for training and deploying ML models in the browser and on Node.js | ||
ml5.js | Friendly Machine Learning for the Web | ||
Synapses | 70 | about 3 years ago | Lightweight cross-platform Neural Network library |
m2cgen | 2,816 | 4 months ago | A CLI tool to transpile trained classic ML models into a native JavaScript code with zero dependencies |
JS-PyTorch | 1,084 | 6 days ago | GPU accelerated PyTorch in JavaScript |
Minimizers / Browser Detection | |||
bowser | 5,496 | 3 months ago | a browser detector |
Minimizers / Operating System | |||
os.js | 6,899 | almost 2 years ago | An open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more |
Minimizers / Benchmark | |||
benchmark.js | 5,484 | almost 2 years ago | A benchmarking library. As used on jsPerf.com |
matcha | 563 | about 4 years ago | A caffeine driven, simplistic approach to benchmarking |
bencher | 554 | 9 days ago | A suite of continuous benchmarking tools designed to catch performance regressions in CI |
Minimizers / Web Worker | |||
partytown | 13,077 | 5 days ago | Relocate resource intensive third-party scripts off of the main thread and into a web worker |
comlink | 11,413 | 14 days ago | Comlink is a tiny library (1.1kB), that removes the mental barrier of thinking about postMessage and hides the fact that you are working with workers |
greenlet | 4,677 | over 3 years ago | Move an async function into its own thread |
workerize | 4,352 | over 3 years ago | Moves a module into a Web Worker, automatically reflecting exported functions as asynchronous proxies |
worker-dom | 3,214 | 8 days ago | An in-progress implementation of the DOM API intended to run within a Web Worker |
threads.js | 3,067 | 5 months ago | Offload CPU-intensive tasks to worker threads in node.js, web browsers and electron using one uniform API |
workly | 1,881 | over 2 years ago | A really simple way to move a function or class to a web worker |
stockroom | 1,757 | over 5 years ago | Offload your store management to a worker easily |
workerpool | 2,093 | about 1 month ago | Offload tasks to a pool of workers on node.js and in the browser |
clooney | 1,424 | about 2 months ago | Clooney is an actor library for the web. Use workers without thinking about workers |
Minimizers / Code highlighting | |||
Highlight.js | 23,737 | 4 days ago | JavaScript syntax highlighter |
PrismJS | 12,331 | 3 months ago | Lightweight, robust, elegant syntax highlighting |
Minimizers / Loading Status | |||
Mprogress.js | 1,544 | over 3 years ago | Create Google Material Design progress linear bars |
NProgress | Slim progress bars for Ajax'y applications | ||
Spin.js | 9,304 | 4 months ago | A spinning activity indicator |
progress.js | 2,368 | about 9 years ago | Create and manage progress bar for every objects on the page |
progressbar.js | 7,823 | 19 days ago | Beautiful and responsive progress bars with animated SVG paths |
pace | 15,678 | 9 months ago | Automatically add a progress bar to your site |
topbar | 445 | 7 months ago | Tiny & beautiful site-wide progress indicator |
nanobar | 2,840 | over 4 years ago | Very lightweight progress bars. No jQuery |
PageLoadingEffects | 646 | over 10 years ago | Modern ways of revealing new content using SVG animations |
SpinKit | 19,354 | over 4 years ago | A collection of loading indicators animated with CSS |
Ladda | 7,841 | almost 3 years ago | Buttons with built-in loading indicators |
css-loaders | 7,055 | 7 months ago | A collection of loading spinners animated with CSS |
Minimizers / Validation | |||
Parsley.js | 9,037 | over 1 year ago | Validate your forms, frontend, without writing a single line of JavaScript |
jquery-validation | 10,353 | 4 months ago | jQuery Validation Plugin |
validator.js | 23,127 | 8 days ago | String validation and sanitization |
validate.js | 2,564 | over 4 years ago | Lightweight JavaScript form validation library inspired by CodeIgniter |
validatr | 278 | about 4 years ago | Cross Browser HTML5 Form Validation |
FormValidation | The best jQuery plugin to validate form fields. Formerly BootstrapValidator | ||
is.js | 9,153 | almost 3 years ago | Check types, regexps, presence, time and more |
FieldVal | 136 | about 4 years ago | multipurpose validation library. Supports both sync and async validation |
Funval | 364 | 5 months ago | Data validation using functions interfaces (support TypeScript) |
vest | 2,567 | 4 days ago | 🦺 Declarative form validation framework inspired by unit testing |
Minimizers / Keyboard Wrappers | |||
mousetrap | 11,685 | over 1 year ago | Simple library for handling keyboard shortcuts in JavaScript |
keymaster | 6,523 | 4 months ago | A simple micro-library for defining and dispatching keyboard shortcuts |
Keypress | 3,179 | about 4 years ago | A keyboard input capturing utility in which any key can be a modifier key |
KeyboardJS | 2,097 | almost 2 years ago | A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts |
jquery.hotkeys | 2,560 | about 3 years ago | jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination |
jwerty | 1,208 | about 7 years ago | Awesome handling of keyboard events |
Minimizers / Tours And Guides | |||
intro.js | 22,835 | 2 months ago | A better way for new feature introduction and step-by-step users guide for your website and project |
shepherd | 13,050 | 3 days ago | Guide your users through a tour of your app |
bootstrap-tour | 4,437 | about 1 year ago | Quick and easy product tours with Twitter Bootstrap Popovers |
tourist | 1,232 | about 6 years ago | Simple, flexible tours for your app |
hopscotch | 4,194 | about 3 years ago | A framework to make it easy for developers to add product tours to their pages |
joyride | 1,420 | about 4 years ago | jQuery feature tour plugin |
focusable | 1,069 | over 8 years ago | Set a spotlight focus on DOM element adding a overlay layer to the rest of the page |
driver.js | 22,868 | about 1 month ago | Powerful yet light-weight, vanilla JavaScript engine to drive the user's focus across the page |
Minimizers / Notifications | |||
iziToast | 2,619 | 4 months ago | Elegant, responsive, flexible and lightweight notification plugin with no dependencies |
messenger | 4,022 | about 4 years ago | Growl-style alerts and messages for your app |
noty | 6,681 | 8 months ago | jQuery notification plugin |
pnotify | 3,651 | about 2 years ago | JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft |
toastr | 11,989 | over 1 year ago | Simple JavaScript toast notifications |
humane-js | 2,063 | 10 months ago | A simple, modern, browser notification system |
smoke.js | 931 | over 4 years ago | Framework-agnostic styled alert system for JavaScript |
notie | 6,307 | over 1 year ago | Simple notifications and inputs with no dependencies |
notifire | 35,391 | 3 days ago | Open-source notification infrastructure for products |
toastify-js | 2,209 | 3 months ago | Pure JavaScript library for better notification messages |
Minimizers / Sliders | |||
Swiper | 39,949 | 10 days ago | Mobile touch slider and framework with hardware accelerated transitions |
slick | 28,537 | 3 months ago | The last carousel you'll ever need |
slidesJs | Is a responsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions | ||
FlexSlider | 4,913 | 3 months ago | An awesome, fully responsive jQuery slider plugin |
sly | 2,870 | about 4 years ago | JavaScript library for one-directional scrolling with item based navigation support |
vegas | 1,803 | 4 months ago | A jQuery plugin to add beautiful fullscreen backgrounds to your webpages. It even allows Slideshows |
Sequence | 3,361 | about 4 years ago | CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications |
reveal.js | 67,906 | 10 days ago | A framework for easily creating beautiful presentations using HTML |
impress.js | 37,663 | 7 months ago | 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 | 4,688 | about 4 years ago | DIY Presentation Micro-Framework |
Strut | 1,821 | 11 months ago | Strut - An Impress.js and Bespoke.js Presentation Editor |
PhotoSwipe | 24,248 | 4 months ago | JavaScript image gallery for mobile and desktop, modular, framework independent |
jcSlider | 62 | almost 9 years ago | A responsive slider jQuery plugin with CSS animations |
basic-jquery-slider | 543 | about 3 years ago | Simple to use, simple to theme, simple to customise |
jQuery.adaptive-slider | 55 | over 10 years ago | A jQuery plugin for a slider with adaptive colored figcaption and navigation |
slidr | 1,564 | about 4 years ago | add some slide effects |
Flickity | 7,538 | 6 months ago | Touch, responsive, flickable galleries |
Glide.js | 7,338 | 5 months ago | Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast |
Embla Carousel | 6,227 | 5 days ago | An extensible low level carousel for the web, written in TypeScript |
Minimizers / Range Sliders | |||
Ion.RangeSlider | 2,554 | over 1 year ago | Powerful and easily customizable range slider with many options and skin support |
jQRangeSlider | 671 | 7 months ago | A JavaScript slider selector that supports dates |
noUiSlider | 5,694 | 5 months ago | A lightweight, highly customizable range slider without bloat |
rangeslider.js | 2,164 | about 2 years ago | HTML5 input range slider element polyfill |
Minimizers / Form Widgets / Input | |||
typeahead.js | 16,518 | over 1 year ago | A fast and fully-featured autocomplete library |
tag-it | 2,481 | about 1 year ago | A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete |
At.js | 5,293 | about 3 years ago | Add GitHub like mentions autocomplete to your application |
Placeholders.js | 948 | almost 2 years ago | A JavaScript polyfill for the HTML5 placeholder attribute |
fancyInput | 1,922 | over 6 years ago | Makes typing in input fields fun with CSS3 effects |
jQuery-Tags-Input | 2,289 | over 6 years ago | Magically convert a simple text input into a cool tag list with this jQuery plugin |
vanilla-masker | 10 | over 4 years ago | A pure JavaScript mask input |
Ion.CheckRadio | 69 | about 9 years ago | jQuery plugin for styling checkboxes and radio-buttons. With skin support |
awesomplete | 6,971 | 4 months ago | Ultra lightweight, usable, beautiful autocomplete with zero dependencies. - |
Minimizers / Form Widgets / Calendar | |||
pickadate.js | 7,697 | over 1 year ago | The mobile-friendly, responsive, and lightweight jQuery date & time input picker |
bootstrap-datepicker | 12,668 | 5 months ago | A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode |
Pikaday | 8,013 | 4 months ago | A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS |
fullcalendar | 18,656 | 3 months ago | Full-sized drag & drop event calendar (jQuery plugin) |
rome | 2,912 | 8 months ago | A customizable date (and time) picker. Dependency free, opt-in UI |
Date Range Picker | 10,935 | 3 months ago | creates a dropdown menu from which a user can select a range of dates |
Duet Date Picker | 1,733 | 8 months ago | open source version of Duet Design System’s accessible date picker, WCAG 2.1 accessibility complaint |
tui.calendar | 12,044 | 5 months ago | A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar |
Schedule-X | 1,316 | 6 days ago | Material design event calendar. Features drag & drop, dark mode, multiple views and more |
Minimizers / Form Widgets / Select | |||
selectize.js | 13,029 | 5 days ago | Selectize is the hybrid of a textbox and box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc |
select2 | 25,902 | 2 months ago | a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results |
chosen | 21,847 | about 2 years ago | A library for making long, unwieldy select boxes more friendly |
Minimizers / Form Widgets / File Uploader | |||
jQuery-File-Upload | 30,945 | over 1 year ago | File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery |
dropzone | 18,142 | 4 months ago | Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars |
flow.js | 2,965 | over 1 year ago | A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API |
fine-uploader | 8,183 | about 6 years ago | Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 uploading |
FileAPI | 3,574 | about 4 years ago | 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 | 5,634 | 4 months ago | 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 |
filepond | 15,206 | 17 days ago | A JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience |
Minimizers / Form Widgets / Other | |||
form | 5,194 | 11 months ago | jQuery Form Plugin |
Garlic.js | 2,361 | about 3 years ago | Automatically persist your forms' text and select field values locally, until the form is submitted |
Countable | 1,642 | almost 3 years ago | A JavaScript function to add live paragraph-, word- and character-counting to an HTML element |
card | 11,667 | over 1 year ago | Make your credit card form better in one line of code |
stretchy | 1,274 | 11 months ago | Form element autosizing, the way it should be |
analytics | 2,457 | 3 months ago | A lightweight, extendable analytics library designed to work with any third-party analytics provider to track page views, custom events, & identify users |
dat.GUI | 7,521 | about 1 month ago | A lightweight gui controller for changing variables in JavaScript |
Minimizers / Tips | |||
tipsy | 2,010 | over 2 years ago | Facebook-style tooltips plugin for jQuery |
opentip | 1,251 | about 4 years ago | An open source JavaScript tooltip based on the prototype framework |
qTip2 | 1,995 | over 4 years ago | Pretty powerful tooltips |
tooltipster | 2,761 | about 4 years ago | A jQuery tooltip plugin |
simptip | 649 | over 6 years ago | A simple CSS tooltip made with Sass |
toolbar | 2,297 | almost 8 years ago | A tooltip style toolbar jQuery plugin |
hint.css | 8,425 | about 1 month ago | A tooltip library in CSS for your lovely websites |
Minimizers / Modals and Popups | |||
Magnific-Popup | 11,386 | 6 months ago | Light and responsive lightbox script with focus on performance |
jquery-popbox | 420 | about 6 years ago | jQuery PopBox UI Element |
jquery.avgrund.js | 1,755 | about 4 years ago | A jQuery plugin with new modal concept for popups |
vex | 6,923 | over 1 year ago | A modern dialog library which is highly configurable and easy to style |
bootstrap-modal | 4,999 | over 5 years ago | Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more |
css-modal | 1,819 | almost 2 years ago | A modal built out of pure CSS |
jquery-popup-overlay | 510 | almost 2 years ago | jQuery plugin for responsive and accessible modal windows and tooltips |
SweetAlert | 22,378 | over 1 year ago | An awesome replacement for JavaScript's alert |
SweetAlert2 | 17,353 | 5 days ago | An awesome replacement for JavaScript's alert |
baguetteBox.js | 2,445 | 4 months ago | Simple and easy to use lightbox script written in pure JavaScript |
colorbox | 4,749 | 5 months ago | A light-weight, customizable lightbox plugin for jQuery |
fancyBox | 7,273 | over 1 year ago | A tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages |
swipebox | 1,959 | 10 months ago | A touchable jQuery lightbox |
jBox | 1,404 | 5 months ago | jBox is a powerful and flexible jQuery plugin, taking care of all your popup windows, tooltips, notices and more |
lightGallery | 6,534 | 8 days ago | A customizable, modular, responsive, lightbox gallery plugin for jQuery |
keukenhof | 19 | over 1 year ago | Lightweight, no dependencies, accessibility enabled TypeScript library for creating modal windows |
screenfull.js | 7,083 | over 2 years ago | the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have to |
Minimizers / Scroll | |||
scrollMonitor | 3,299 | over 1 year ago | A simple and fast API to monitor elements as you scroll |
headroom | 10,863 | about 1 year ago | Give your pages some headroom. Hide your header until you need it |
onepage-scroll | 9,543 | almost 4 years ago | Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin |
iscroll | 12,872 | almost 6 years ago | iScroll is a high performance, small footprint, dependency free, multi-platform JavaScript scroller |
skrollr | 18,523 | almost 7 years ago | Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery |
parallax | 16,494 | 8 months ago | Parallax Engine that reacts to the orientation of a smart device |
stellar.js | 4,638 | over 2 years ago | Parallax scrolling made easy |
plax | 2,280 | about 7 years ago | jQuery powered parallaxing |
jparallax | 1,146 | 11 months ago | jQuery plugin for creating interactive parallax effect |
fullPage | 35,302 | 27 days ago | A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites) |
ScrollMenu | 202 | about 3 years ago | A new interface to replace old boring scrollbar |
Clusterize.js | 7,223 | almost 2 years ago | Tiny vanilla JS plugin to display large data sets easily |
simpleParallax | 1,858 | about 2 months ago | Simple and tiny JavaScript library to add parallax animations on any images |
rellax | 7,089 | 3 months ago | Buttery smooth, super lightweight, vanilla javascript parallax library |
asscroll | 945 | over 1 year ago | A hybrid smooth scroll setup that combines the performance gains of virtual scroll with the reliability of native scroll |
stroll | 4,361 | over 4 years ago | A collection of CSS List scroll effects bind to dom through javascript |
locomotive-scroll | 7,953 | 3 months ago | Detects the elements in viewport and smooth scrolling with parallax |
elevator.js | 6,635 | over 4 years ago | Finally, a "back to top" button that behaves like a real elevator |
Minimizers / Menu | |||
jQuery-menu-aim | 7,672 | about 6 years ago | 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 | 2,247 | almost 2 years ago | contextMenu manager |
Slideout | 7,936 | about 4 years ago | A responsive touch slideout navigation menu for mobile web apps |
Slide and swipe | 139 | over 6 years ago | A sliding swipe menu that works with touchSwipe library |
mmenu | 2,586 | over 1 year ago | The best jQuery plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp |
Minimizers / Table/Grid | |||
jTable | 1,097 | about 3 years ago | 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 | ||
Tabulator | (jQuery plug-in) An extremely flexible library that create tables with a range of interactive features from any JSON data source or existing HTML table | ||
Bootstrap Table | An Extension to the popular Bootstrap framework for creating tables that fit the style of your site with no need for additional markup | ||
floatThead | 1,221 | over 1 year ago | (jQuery plug-in) lock any table's header while scrolling within the body. Works on any table and requires no custom html or css |
Masonry | A cascading grid layout library | ||
Packery | A grid layout library that uses a bin-packing algorithm. Useable for draggable layouts | ||
Isotope | A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts | ||
flexboxgrid | 9,381 | about 4 years ago | Grid based on CSS3 flexbox |
Minimizers / Frameworks | |||
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 | 1,101 | almost 6 years ago | The worlds smallest fully-responsive css framework |
Ink | 1,897 | almost 3 years ago | An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping |
DataFormsJS | 190 | 2 months ago | A minimal JavaScript Framework and standalone components for rapid development of sites and SPA's |
EHTML | 236 | 17 days ago | HTML Framework that allows you not to write JavaScript code |
Minimizers / Boilerplates | |||
html5-boilerplate | 56,583 | 16 days ago | A professional front-end template for building fast, robust, and adaptable web apps or sites |
mobile-boilerplate | 3,856 | over 9 years ago | A front-end template that helps you build fast, modern mobile web apps |
webplate | 559 | 6 months ago | An awesome front-end framework that lets you stay focused on building your site or app while remaining really easy to use |
Cerberus | 5,004 | 4 months ago | A few simple, but solid patterns for responsive HTML emails. Even in Outlook |
full-page-intro-and-navigation | 47 | about 4 years ago | An intro page with a full width background image, a bold animated menu and an iOS-like blurred effect behind the navigation |
Fluid-Squares | 32 | over 9 years ago | A fluid grid of square units |
Mobile-First-RWD | 69 | about 5 years ago | An example of a mobile-first responsive web design |
this-is-responsive | 1,585 | over 1 year ago | This Is Responsive |
npm run-scripts | Task automation with NPM run-scripts | ||
Wasp | 13,766 | 6 days ago | Wasp is a declarative domain-specific language for developing, building, and deploying modern Javascript full-stack web apps with less code |
Minimizers / Images | |||
Drift | 1,544 | 5 months ago | Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript |
Magnificent.js | 168 | almost 2 years ago | Zoom responsively, images & more, w/ jQuery |
Panolens.js | 2,796 | over 1 year ago | Panolens.js is an event-driven and WebGL based panorama viewer. Lightweight and flexible |
Minimizers / Gesture | |||
hammer.js | 24,124 | almost 2 years ago | A JavaScript library for multi-touch gestures |
touchemulator | 386 | about 2 years ago | Emulate touch input on your desktop |
Dragula | 22,058 | 6 months ago | Drag and drop so simple it hurts |
Minimizers / Maps | |||
Leaflet | 41,450 | 10 days ago | JavaScript library for mobile-friendly interactive maps |
Cesium | 12,975 | 6 days ago | Open Source WebGL virtual globe and map engine |
gmaps | 7,023 | about 4 years ago | The easiest way to use Google Maps |
polymaps | 1,602 | over 1 year ago | A free JavaScript library for making dynamic, interactive maps in modern web browsers |
kartograph.js | 1,509 | over 6 years ago | Open source JavaScript renderer for Kartograph SVG maps |
mapbox.js | 1,918 | 7 months ago | Mapbox JavaScript API, a Leaflet Plugin |
jqvmap | 1,818 | over 3 years ago | jQuery Vector Map Library |
OpenLayers3 | A high-performance, feature-packed library for all your mapping needs | ||
H3js | 4,933 | 4 days ago | Hexagonal hierarchical geospatial indexing system ported to javascript by Uber for geospatial visualization |
Minimizers / Video/Audio | |||
prettyembed.js | 1,067 | about 8 years ago | Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and optional FitVids support |
Play-em JS | 96 | almost 2 years ago | Play'em is a JavaScript component that manages a music/video track queue and plays a sequence of songs by embedding several players in a HTML DIV including Youtube, Soundcloud and Vimeo |
polyplayer | 41 | about 4 years ago | Rule YouTube, Soundcloud and Vimeo player with one API |
flowplayer | 1,925 | about 3 years ago | The HTML5 video player for the web |
mediaelement | 8,204 | 3 months ago | HTML5 |
SoundJS | 4,446 | over 3 years ago | A library to make working with audio on the web easier. It provides a consistent API for playing audio in different browsers |
video.js | 38,118 | 7 days ago | Video.js - open source HTML5 & Flash video player |
FitVids.js | 4,770 | over 2 years ago | A lightweight, easy-to-use jQuery plugin for fluid width video embeds |
Ion.Sound | 712 | over 4 years ago | Simple sounds on any web page |
photobooth-js | 577 | about 4 years ago | A widget that allows users to take their avatar pictures on your site |
clappr | 7,121 | 22 days ago | An extensible media player for the web |
ts-audio | 315 | 4 days ago | an agnostic and easy-to-use library to work with the API |
AmplitudeJS | Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required | ||
ractive-player | 762 | 4 months ago | A library for making interactive videos in React.js |
ffmpeg.js | 3,310 | about 1 year ago | FFmpeg optimized for in-browser use: minimal size for faster loading, asm.js, performance tunings, etc |
flv.js | 22,960 | 5 months ago | An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash |
hls.js | 14,932 | 3 days ago | A JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback |
Minimizers / Typography | |||
FlowType.JS | 4,610 | over 3 years ago | Web typography at its finest: font-size and line-height based on element width |
BigText | 888 | about 4 years ago | jQuery plugin, calculates the font-size and word-spacing needed to match a line of text to a specific width |
circletype | 695 | 3 months ago | A jQuery plugin that lets you curve type on the web |
slabText | 1,340 | about 6 years ago | A jQuery plugin for producing big, bold & responsive headlines |
simple-text-rotator | 749 | about 4 years ago | Add a super simple rotating text to your website with little to no markup |
novacancy.js | 188 | 9 months ago | Text Neon Golden effect jQuery plug-in |
jquery-responsive-text | 124 | over 9 years ago | Make your text sizing responsive! |
FitText.js | 6,751 | almost 4 years ago | A jQuery plugin for inflating web type |
Lettering.js | 5,383 | over 4 years ago | A lightweight, easy to use JavaScript injector for radical Web Typography |
Minimizers / Animations | |||
velocity | 17,294 | about 4 years ago | Accelerated JavaScript animation |
jquery.transit | 7,289 | almost 3 years ago | Super-smooth CSS3 transformations and transitions for jQuery |
bounce.js | 6,211 | about 4 years ago | Create tasty CSS3 powered animations in no time |
GreenSock-JS | 19,871 | 4 months ago | High-performance HTML5 animations that work in all major browsers |
TransitionEnd | 96 | over 1 year ago | TransitionEnd is an agnostic and cross-browser library to work with transitioned event |
Dynamic.js | 7,572 | over 5 years ago | JavaScript library to create physics-based CSS animations |
the-cube | 11 | almost 2 years ago | The Cube is an experiment with CSS3 transitions |
Effeckt.css | 10,872 | over 5 years ago | A Performant Transitions and Animations Library |
animate.css | 80,864 | 4 months ago | A cross-browser library of CSS animations. As easy to use as an easy thing |
textillate | 3,658 | over 3 years ago | A simple plugin for CSS3 text animations |
move.js | 4,718 | over 2 years ago | CSS3 backed JavaScript animation framework |
animatable | 2,590 | 3 months ago | One property, two values, endless possibilities |
shuffle-images | 213 | over 4 years ago | The Simplest Way to shuffle through images in a Creative Way |
smoothState.js | 4,426 | almost 3 years ago | Unobtrusive page transitions with jQuery |
Anime.js | A JavaScript animation engine | ||
Mo.js | Motion graphics toolbelt for the web | ||
particles.js | 29,082 | 8 months ago | A lightweight JavaScript library for creating particles |
tsParticles | 7,711 | 6 days ago | A new and improved version of particles.js with bug fixes and many new features |
particles-bg | 651 | over 3 years ago | A lightweight React particles animation background component |
barbajs | 11,649 | 3 months ago | It helps you create fluid and smooth transitions between your website's pages |
typicaljs | 1,564 | about 1 year ago | Animated typing in ~400 bytes 🐡 of JavaScript |
AutoAnimate | Add motion to your apps with a single line of code | ||
Minimizers / Image Processing | |||
lena.js | 651 | over 1 year ago | A Library for image processing with filters and util functions |
pica | 3,783 | over 1 year ago | High quality image resize (with fast Lanczos filter, implemented in pure JS) |
cropper | 7,751 | over 4 years ago | A simple jQuery image cropping plugin |
Minimizers / ES6 | |||
es6features | 29,214 | almost 2 years ago | Overview of ECMAScript 6 features |
es6-features | 6,221 | 5 months ago | ECMAScript 6: Feature Overview & Comparison |
es6-cheatsheet | 13,385 | about 2 years ago | 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) | 43,241 | 6 days ago | Turn ES6+ code into vanilla ES5 with no runtime |
Traceur compiler | 8,174 | 3 months ago | ES6 features > ES5. Includes classes, generators, promises, destructuring patterns, default parameters & more |
Minimizers / Generators | |||
Gatsby.js | 55,267 | 8 days ago | React-based static site generator |
Gridsome | 8,548 | 7 months ago | Vue-powered static site generator |
Docusaurus | 56,742 | 5 days ago | React-based static site generator by Facebook, ideal for content-centric websites |
Next.js | 127,022 | 5 days ago | React powered static site generator, and they say "All the tools you need to make the Web. Faster." |
Lume | 1,916 | 8 days ago | Static site generator for Deno |
Minimizers / SDK | |||
javascript-sdk-design | 1,424 | 4 months ago | JavaScript SDK design guide extracted from work and personal experience |
Spotify SDK | 230 | about 3 years ago | Entity oriented SDK to work with the Spotify Web API |
Square Node.js SDK | 82 | over 3 years ago | JavaScript client library for payments and other Square APIs |
Minimizers / Full Text Search | |||
lunr | 8,968 | 4 months ago | Library for use in the browser and It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries |
flexsearch | 12,511 | 4 months ago | It is a Next-Generation full text search library for Browser and Node.js |
Elasticlunr | 2,040 | almost 2 years ago | This library is based on lunr.js, but more flexible and customized |
Minimizers / Misc | |||
echo | 3,721 | 13 days ago | Lazy-loading images with data-* attributes |
picturefill | 9,881 | about 2 years ago | A responsive image polyfill for <picture>, srcset, sizes |
platform.js | 3,224 | about 1 year ago | A platform detection library that works on nearly all JavaScript platforms |
json3 | 1,015 | over 5 years ago | A modern JSON implementation compatible with nearly all JavaScript platforms |
Logical Or Not | A game about JavaScript specificities | ||
BitSet.js | 224 | about 1 month ago | A JavaScript Bit-Vector implementation |
spoiler-alert | 475 | about 8 years ago | SPOILER ALERT! A happy little jquery plugin to hide spoilers on your site |
jquery.vibrate.js | 145 | over 8 years ago | Vibration API Wrappers |
list.js | 11,204 | over 1 year ago | Adds search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML |
mixitup | 4,525 | 22 days ago | MixItUp - A Filter & Sort Plugin |
grid | 3,570 | almost 3 years ago | Drag and drop library for two-dimensional, resizable and responsive lists |
jquery-match-height | 3,066 | about 6 years ago | a responsive equal heights plugin for jQuery |
SurveyJS | 4,211 | 5 days ago | SurveyJS is a JavaScript Survey and Form Library |
Array Explorer | 2,615 | 5 months ago | and - Resources to help figure out what native JavaScript method would be best to use at any given time |
Clipboard.js | "Copy to clipboard" without Flash or use of Frameworks | ||
ky | 13,866 | 3 months ago | Tiny and elegant HTTP client based on the browser Fetch API |
Fcal | 110 | almost 4 years ago | Math expression evaluator |
emoji-button | 1,190 | about 1 year ago | Vanilla JavaScript emoji picker component |
iooxa | 182 | over 1 year ago | Components for interactive scientific writing, reactive documents and explorable explanations |
Idyll | 2,007 | almost 2 years ago | Create explorable explanations and interactive storytelling essays. Can be |
javascript-algorithms | 188,456 | 3 months ago | Algorithms and data structures implemented in JavaScript with explanations and links to further readings |
FingerprintJS | 23,203 | 7 days ago | Makes a visitor identifier from a browser fingerprint that stays the same in incognito mode and when browser data is purged |
Peg.js | 4,829 | about 3 years ago | A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API |
lune | 119 | over 1 year ago | Library to calculate the phases of the moon accurately |
jsemu | 1,779 | about 1 year ago | A list of emulators written in the JavaScript programming language |
Worth Reading | |||
You Don't Know JS | 179,778 | 3 months ago | 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 | 8,733 | 10 months ago | An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web |
JSbooks | 2,513 | about 4 years ago | Directory of free JavaScript ebooks |
Superhero.js | A collection of resources about creating, testing and maintaining a large JavaScript code base | ||
SJSJ | 2,274 | about 2 years ago | 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 | 183 | about 4 years ago | A comprehensive guide through a set of steps to publish a JavaScript open source library |
JavaScript Tutorials | Learn Javascript online from a diverse range of user ranked online tutorials | ||
Functional-Light JavaScript | 16,640 | 11 months ago | Pragmatic, balanced FP in JavaScript |
Clean Code JavaScript | 91,777 | 4 months ago | Clean Code concepts adapted for JavaScript |
Roadmap.sh JavaScript Roadmap | Learn JavaScript from a community sourced learning roadmap | ||
Other Awesome Lists | |||
sotayamashita/awesome-css | 5,067 | 22 days ago | |
emijrp/awesome-awesome | 2,828 | 4 months ago | |
bayandin/awesome-awesomeness | 32,092 | 6 months ago | |
sindresorhus/awesome | 333,816 | 23 days ago | |
jnv/list | 10,019 | about 2 months ago | |
gianarb/angularjs | 2,439 | almost 6 years ago | |
peterkokot/awesome-dojo | 87 | about 4 years ago | |
addyosmani/es6-tools | 3,977 | about 5 years ago | |
ericdouglas/ES6-Learning | 4,560 | about 2 years ago | |
obetomuniz/awesome-webcomponents | 639 | 10 months ago | |
willianjusten/awesome-svg | 4,540 | 3 months ago | |
davidsonfellipe/awesome-wpo | 8,378 | 7 months ago | |
instanceofpro/awesome-backbone | 402 | over 6 years ago | |
enaqx/awesome-react | 65,604 | about 2 months ago | |
bolshchikov/js-must-watch | 13,305 | almost 3 years ago | |
peterkokot/awesome-jquery | 935 | about 2 months ago | |
davidyezsetz/you-might-not-need-jquery-plugins | 140 | almost 7 years ago | |
MaximAbramchuck/awesome-interviews | 71,494 | 4 months ago | |
denolib/awesome-deno | 4,256 | 23 days ago | |
apvarun/awesome-bun | 2,784 | about 1 month ago |
Backlinks from these awesome lists:
- sindresorhus/awesome
- bayandin/awesome-awesomeness
- enaqx/awesome-pentest
- jnv/lists
- emijrp/awesome-awesome
- petk/awesome-jquery
- fleveque/awesome-awesomes
- erichs/awesome-awesome
- bradoyler/awesome-all
- flyhigher139/awesome-collection
- szabgab/awesome-lists
- petk/awesome-dojo
- coopermaa/awesome-awesome
- 0ex/more-awesome
- iamlars/awesome-jquery