A curated list of awesome JavaScript frameworks, libraries and software.
- facebook/react - The library for web and native user interfaces
- trekhleb/javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- twbs/bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- airbnb/javascript - JavaScript Style Guide
- 30-seconds/30-seconds-of-code - Short code snippets for all your development needs
- axios/axios - Promise based HTTP client for the browser and node.js
- nodejs/node - Node.js JavaScript runtime ✨🐢🚀✨
- mrdoob/three.js - JavaScript 3D Library.
- ryanmcdermott/clean-code-javascript - 🛁 Clean Code concepts adapted for JavaScript
- microsoft/Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer
- webpack/webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
- expressjs/express - Fast, unopinionated, minimalist web framework for node.
- chartjs/Chart.js - Simple HTML5 Charts using the tag
- mermaid-js/mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
- atom/atom -
The hackable text editor
- jquery/jquery - jQuery JavaScript Library
- leonardomso/33-js-concepts - 📜 33 JavaScript concepts every developer should know.
- lodash/lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
- strapi/strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
- h5bp/html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
- azl397985856/leetcode - 推荐免费ChatGPT网站:www.lintcode.com/chat-gpt?utm_source=tf-github-lucifer LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
- moment/moment - Parse, validate, manipulate, and display dates in javascript.
- juliangarnier/anime - JavaScript animation engine
- prettier/prettier - Prettier is an opinionated code formatter.
- TryGhost/Ghost - Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
- meteor/meteor - Meteor, the JavaScript App Platform
- mozilla/pdf.js - PDF Reader in JavaScript
- parcel-bundler/parcel - The zero configuration build tool for the web. 📦🚀
- yarnpkg/yarn - The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
- nwjs/nw.js - Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
- dcloudio/uni-app - A cross-platform framework using Vue.js
- Leaflet/Leaflet - 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
- google/zx - A tool for writing better scripts
- Asabeneh/30-Days-Of-JavaScript - 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
- hexojs/hexo - A fast, simple & powerful blog framework, powered by Node.js.
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
- videojs/video.js - Video.js - open source HTML5 video player
- jgraph/drawio - draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding
- photonstorm/phaser - Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
- LeCoupa/awesome-cheatsheets - 👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
- adobe/brackets - An open source code editor for the web, written in JavaScript, HTML and CSS.
- zenorocha/clipboard.js - ✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋
- SheetJS/sheetjs - 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
- carbon-app/carbon - 🖤 Create and share beautiful images of your source code
- naptha/tesseract.js - Pure Javascript OCR for more than 100 Languages 📖🎉🖥
- sudheerj/reactjs-interview-questions - List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
- elsewhencode/project-guidelines - A set of best practices for JavaScript projects
- Binaryify/NeteaseCloudMusicApi - 网易云音乐 Node.js API service
- standard/standard - 🌟 JavaScript Style Guide, with linter & automatic code fixer
- sequelize/sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
- webtorrent/webtorrent - ⚡️ Streaming torrent client for the web
- vuejs/vuex - 🗃️ Centralized State Management for Vue.js.
- caolan/async - Async utilities for node and the browser
- layui/layui - 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
- VincentGarreau/particles.js - A lightweight JavaScript library for creating particles
- TheAlgorithms/JavaScript - Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
- transloadit/uppy - The next open source file uploader for web browsers 🐶
- parallax/jsPDF - Client-side JavaScript PDF generation for everyone.
- jashkenas/underscore - JavaScript's utility _ belt
- Advanced-Frontend/Daily-Interview-Question - 我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
- lovell/sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
- JakeChampion/fetch - A window.fetch JavaScript polyfill.
- select2/select2 - Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
- fabricjs/fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
- Modernizr/Modernizr - Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
- nylas/nylas-mail - 💌 An extensible desktop mail app built on the modern web. Forks welcome!
- swagger-api/swagger-ui - Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
- sampotts/plyr - A simple HTML5, YouTube and Vimeo player
- quasarframework/quasar - Quasar Framework - Build high-performance VueJS user interfaces in record time
- haizlin/fe-interview - 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
- feathericons/feather - Simply beautiful open source icons
- hammerjs/hammer.js - A javascript library for multi-touch gestures :// You can touch this
- eslint/eslint - Find and fix problems in your JavaScript code.
- ramda/ramda - 🐏 Practical functional Javascript
- dimsemenov/PhotoSwipe - JavaScript image gallery for mobile and desktop, modular, framework independent
- zloirock/core-js - Standard Library
- localForage/localForage - 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
- MostlyAdequate/mostly-adequate-guide - Mostly adequate guide to FP (in javascript)
- emberjs/ember.js - Ember.js - A JavaScript framework for creating ambitious web applications
- Asabeneh/30-Days-Of-React - 30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
- mochajs/mocha - ☕️ simple, flexible, fun javascript test framework for node.js & the browser
- goldbergyoni/javascript-testing-best-practices - 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
- goldfire/howler.js - Javascript audio library for the modern web.
- highlightjs/highlight.js - JavaScript syntax highlighter with language auto-detection and zero dependencies.
- jlmakes/scrollreveal - Animate elements as they scroll into view.
- validatorjs/validator.js - String validation
- bevacqua/dragula - 👌 Drag and drop so simple it hurts
- ai/nanoid - A tiny (130 bytes), secure, URL-friendly, unique string ID generator for JavaScript
- paularmstrong/normalizr - Normalizes nested JSON according to a schema
- js-cookie/js-cookie - A simple, lightweight JavaScript API for handling browser cookies
- ruanyf/es6tutorial - 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
- chalk/chalk - 🖍 Terminal string styling done right
- benweet/stackedit - In-browser Markdown editor
- responsively-org/responsively-app - A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
- avajs/ava - Node.js test runner that lets you develop with confidence 🚀
- camsong/You-Dont-Need-jQuery - Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
- websockets/ws - Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
- hapijs/joi - The most powerful data validation library for JS
- ToolJet/ToolJet - Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
- verekia/js-stack-from-scratch - 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
- enzymejs/enzyme - JavaScript Testing utilities for React
- typicode/lowdb - Simple to use local JSON database. Use native JavaScript API to query. Written in TypeScript. (supports Node, Electron and the browser)
- processing/p5.js - p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
- Reactive-Extensions/RxJS - The Reactive Extensions for JavaScript
- svg/svgo - ⚙️ Node.js tool for optimizing SVG files
- jsdom/jsdom - A JavaScript implementation of various web standards, for use with Node.js
- vuejs/vue-router - 🚦 The official router for Vue 2
- jorgebucaran/hyperapp - 1kB-ish JavaScript framework for building hypertext applications
- PanJiaChen/vue-admin-template - a vue2.0 minimal admin template
- wekan/wekan - The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/ only.
- SBoudrias/Inquirer.js - A collection of common interactive command line user interfaces.
- handsontable/handsontable - JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
- react-grid-layout/react-grid-layout - A draggable and resizable grid layout with responsive breakpoints, for React.
- testing-library/react-testing-library - 🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
- bigskysoftware/htmx - </> htmx - high power tools for HTML
- MichMich/MagicMirror - MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
- mysqljs/mysql - A pure node.js JavaScript Client implementing the MySQL protocol.
- knex/knex - A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
- basecamp/trix - A rich text editor for everyday writing
- motdotla/dotenv - Loads environment variables from .env for nodejs projects.
- dropzone/dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
- sudheerj/javascript-interview-questions - List of 1000 JavaScript Interview Questions
- julianshapiro/velocity - Accelerated JavaScript animation.
- node-red/node-red - Low-code programming for event-driven applications
- statsd/statsd - Daemon for easy but powerful stats aggregation
- you-dont-need/You-Dont-Need-Lodash-Underscore - List of JavaScript methods which you can use natively + ESLint Plugin
- Shopify/draggable - The JavaScript Drag & Drop library your grandparents warned you about.
- aFarkas/lazysizes - High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
- greensock/GSAP - GreenSock's GSAP JavaScript animation library (including Draggable).
- KaTeX/KaTeX - Fast math typesetting for the web.
- JedWatson/classnames - A simple javascript utility for conditionally joining classNames together
- decaporg/decap-cms - A Git-based CMS for Static Site Generators
- angular/material - Material design for AngularJS
- alsotang/node-lessons - 📕《Node.js 包教不包会》 by alsotang
- krisk/Fuse - Lightweight fuzzy-search, in JavaScript
- getify/Functional-Light-JS - Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
- sweetalert2/sweetalert2 - ✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦
- janl/mustache.js - Minimal templating with {{mustaches}} in JavaScript
- plotly/plotly.js - Open-source JavaScript charting library behind Plotly and Dash
- infernojs/inferno - 🔥 An extremely fast, React-like JavaScript library for building modern user interfaces
- pouchdb/pouchdb - 🐨 - PouchDB is a pocket-sized database.
- yabwe/medium-editor - Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
- markdown-it/markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
- jasmine/jasmine - Simple JavaScript testing framework for browsers and node.js
- commitizen/cz-cli - The commitizen command line utility. #BlackLivesMatter
- nswbmw/N-blog - 《一起学 Node.js》
- yaronn/blessed-contrib - Build terminal dashboards using ascii/ansi art and javascript
- bower/bower - A package manager for the web
- grab/front-end-guide - 📚 Study guide and introduction to the modern front end stack.
- kriskowal/q - A promise library for JavaScript
- liabru/matter-js - a 2D rigid body physics engine for the web ▲● ■
- maxwellito/vivus - JavaScript library to make drawing animation on SVG
- 11ty/eleventy - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
- bradtraversy/vanillawebprojects - Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
- riot/riot - Simple and elegant component-based UI library
- frappe/charts - Simple, responsive, modern SVG Charts with zero dependencies
- automerge/automerge-classic - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
- keystonejs/keystone-classic - Node.js CMS and web app framework
- gpujs/gpu.js - GPU Accelerated JavaScript
- brix/crypto-js - JavaScript library of crypto standards.
- janpaepke/ScrollMagic - The javascript library for magical scroll interactions.
- dream-num/Luckysheet - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
- browserify/browserify - browser-side require() the node.js way
- facebookarchive/prepack - A JavaScript bundle optimizer.
- stephentian/33-js-concepts - 📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
- jsdoc/jsdoc - An API documentation generator for JavaScript.
- pqina/filepond - 🌊 A flexible and fun JavaScript file upload library
- marcuswestin/store.js - Cross-browser storage for all use cases, used across the web.
- shelljs/shelljs - 🐚 Portable Unix shell commands for Node.js
- paperjs/paper.js - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
- google/WebFundamentals - Former git repo for WebFundamentals on developers.google.com
- mattboldt/typed.js - A JavaScript Typing Animation Library
- adobe-webplatform/Snap.svg - The JavaScript library for modern SVG graphics.
- MithrilJS/mithril.js - A JavaScript Framework for Building Brilliant Applications
- uuidjs/uuid - Generate RFC-compliant UUIDs in JavaScript
- NodeBB/NodeBB - Node.js based forum software built for the modern web
- amazeui/amazeui - Amaze UI, a mobile-first and modular front-end framework.
- DrkSephy/es6-cheatsheet - ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
- jonasschmedtmann/complete-javascript-course - Starter files, final projects, and FAQ for my Complete JavaScript course
- pandao/editor.md - The open source embeddable online markdown editor (component).
- webrtc/samples - WebRTC Web demos and samples
- rwaldron/johnny-five - JavaScript Robotics and IoT programming framework, developed at Bocoup.
- jimp-dev/jimp - An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
- requirejs/requirejs - A file and module loader for JavaScript
- apexcharts/apexcharts.js - 📊 Interactive JavaScript Charts built on SVG
- marko-js/marko - A declarative, HTML-based language that makes building web apps fun
- jwagner/smartcrop.js - Content aware image cropping
- mishoo/UglifyJS - JavaScript parser / mangler / compressor / beautifier toolkit
- davidshimjs/qrcodejs - Cross-browser QRCode generator for javascript
- uxsolutions/bootstrap-datepicker - A datepicker for twitter bootstrap (@twbs)
- single-spa/single-spa - The router for easy microfrontends
- codesandbox/codesandbox-client - An online IDE for rapid web development
- gnab/remark - A simple, in-browser, markdown-driven slideshow tool.
- Automattic/wp-calypso - The JavaScript and API powered WordPress.com
- nock/nock - HTTP server mocking and expectations library for Node.js
- gruntjs/grunt - Grunt: The JavaScript Task Runner
- VerbalExpressions/JSVerbalExpressions - JavaScript Regular expressions made easy
- fengyuanchen/cropperjs - JavaScript image cropper.
- karma-runner/karma - Spectacular Test Runner for JavaScript
- jaredreich/pell - 📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
- keeweb/keeweb - Free cross-platform password manager compatible with KeePass
- gildas-lormeau/SingleFile - Web Extension and CLI tool for saving a faithful copy of a complete web page in a single HTML file
- lokesh/color-thief - Grab the color palette from an image using just Javascript. Works in the browser and in Node.
- CodeSeven/toastr - Simple javascript toast notifications
- GoogleChrome/workbox - 📦 Workbox: JavaScript libraries for Progressive Web Apps
- sql-js/sql.js - A javascript library to run SQLite on the web.
- mholt/PapaParse - Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
- cure53/DOMPurify - DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
- ccampbell/mousetrap - Simple library for handling keyboard shortcuts in Javascript
- nightwatchjs/nightwatch - End-to-end testing framework written in Node.js and using the W3C Webdriver API
- 30-seconds/30-seconds-of-interviews - A curated collection of common interview questions to help you prepare for your next interview.
- DmitryBaranovskiy/raphael - JavaScript Vector Library
- lowlighter/metrics - 📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
- summernote/summernote - Super simple WYSIWYG editor
- jquery/jquery-ui - The official jQuery user interface library.
- javve/list.js - The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
- jaredpalmer/razzle - ✨ Create server-rendered universal JavaScript applications with no configuration
- invertase/react-native-firebase - 🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
- bpampuch/pdfmake - Client/server side PDF printing in pure JavaScript
- CesiumGS/cesium - An open-source JavaScript library for world-class 3D globes and maps 🌎
- debug-js/debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
- browserstate/history.js - History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
- dangrossman/daterangepicker - JavaScript Date Range, Date and Time Picker Component
- mayswind/AriaNg - AriaNg, a modern web frontend making aria2 easier to use.
- karpathy/convnetjs - Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
- alyssaxuu/flowy - The minimal javascript library to create flowcharts ✨
- reactide/reactide - Reactide is the first dedicated IDE for React web application development.
- clauderic/react-sortable-hoc - A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
- wix/Detox - Gray box end-to-end testing and automation framework for mobile apps
- reactstrap/reactstrap - Simple React Bootstrap 5 components
- uncss/uncss - Remove unused styles from CSS
- webtorrent/webtorrent-desktop - ❤️ Streaming torrent app for Mac, Windows, and Linux
- cytoscape/cytoscape.js - Graph theory (network) library for visualisation and analysis
- protobufjs/protobuf.js - Protocol Buffers for JavaScript (& TypeScript).
- jprichardson/node-fs-extra - Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
- mozilla/BrowserQuest - A HTML5/JavaScript multiplayer game experiment
- hakanyalcinkaya/kodluyoruz-frontend-101-egitimi - Kodluyoruz için Hazırladığım Video Eğitim Seti Repo'sudur. Tüm Eğitimlerime: https://linktr.ee/hakanyalcinkaya adresinden ulaşabilirsiniz.
- Laverna/laverna - Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
- didi/cube-ui - 🔶 A fantastic mobile ui lib implement by Vue
- Stuk/jszip - Create, read and edit .zip files with Javascript
- guillaumepotier/Parsley.js - Validate your forms, frontend, without writing a single line of javascript
- olistic/warriorjs - 🏰 An exciting game of programming and Artificial Intelligence
- easy-mock/easy-mock - A persistent service that generates mock data quickly and provids visualization view.
- chakra-core/ChakraCore - ChakraCore is an open source Javascript engine with a C API.
- jshint/jshint - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
- foliojs/pdfkit - A JavaScript PDF generation library for Node and the browser
- humanwhocodes/computer-science-in-javascript - Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
- NUKnightLab/TimelineJS - TimelineJS: A Storytelling Timeline built in JavaScript.
- desandro/imagesloaded - 📷 JavaScript is all like "You images done yet or what?"
- angular/protractor - E2E test framework for Angular apps
- evolus/pencil - The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
- tuupola/lazyload - Vanilla JavaScript plugin for lazyloading images
- Nickersoft/push.js - The world's most versatile desktop notifications framework 🌎
- OnsenUI/OnsenUI - Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
- douglascrockford/JSON-js - JSON in JavaScript
- olivernn/lunr.js - A bit like Solr, but much smaller and not as bright
- jsx-eslint/eslint-plugin-react - React-specific linting rules for ESLint
- alyssaxuu/screenity - The most powerful screen recorder & annotation tool for Chrome 🎥
- playcanvas/engine - Fast and lightweight JavaScript game engine built on WebGL and glTF
- facebook/jscodeshift - A JavaScript codemod toolkit.
- jakesgordon/javascript-state-machine - A javascript finite state machine library
- shipshapecode/tether - A positioning engine to make overlays, tooltips and dropdowns better
- GeekyAnts/vue-native-core - Vue Native is a framework to build cross platform native mobile apps using JavaScript
- mrdoob/stats.js - JavaScript Performance Monitor
- adrai/flowchart.js - Draws simple SVG flow chart diagrams from textual representation of the diagram
- electron/electron-packager - Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
- sockjs/sockjs-client - WebSocket emulation - Javascript client
- grommet/grommet - a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
- text-mask/text-mask - Input mask for React, Angular, Ember, Vue, & plain JavaScript
- Turfjs/turf - A modular geospatial engine written in JavaScript
- beautify-web/js-beautify - Beautifier for javascript
- FineUploader/fine-uploader - Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
- google/traceur-compiler - Traceur is a JavaScript.next-to-JavaScript-of-today compiler
- remix-run/history - Manage session history with JavaScript
- uBlock-LLC/uBlock - uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
- felixrieseberg/macintosh.js - 🖥 A virtual Apple Macintosh with System 8, running in Electron. I'm sorry.
- blueedgetechno/win11React - Windows 11 in React 💻🌈⚡
- CreateJS/EaselJS - The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.
- jonobr1/two.js - A renderer agnostic two-dimensional drawing api for the web.
- harthur/brain - [UNMAINTAINED] Simple feed-forward neural network in JavaScript
- terser/terser - 🗜 JavaScript parser, mangler and compressor toolkit for ES6+
- brave/browser-laptop - [DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave
- ljharb/qs - A querystring parser with nesting support
- Pikaday/Pikaday - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS
- chaijs/chai - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
- mishoo/UglifyJS-old - JavaScript parser / mangler / compressor / beautifier library for NodeJS
- jawil/blog - Too young, too simple. Sometimes, naive & stupid 🐌
- alibaba/rax - 🐰 Rax is a progressive framework for building universal application. https://rax.js.org
- rebassjs/rebass - ⚛️ React primitive UI components built with styled-system.
- MrXujiang/h5-Dooring - H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.
- zhukov/webogram - Telegram web application, GPL v3
- verlok/vanilla-lazyload - LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
- npm/cli - the package manager for JavaScript
- amejiarosario/dsa.js-data-structures-algorithms-javascript - 🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
- ApoorvSaxena/lozad.js - 🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
- xojs/xo - ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
- umdjs/umd - UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.
- reactjs/react-modal - Accessible modal dialog component for React
- casperjs/casperjs - CasperJS is no longer actively maintained. Navigation scripting and testing utility for PhantomJS and SlimerJS
- fengyuanchen/viewerjs - JavaScript image viewer.
- mde/ejs - Embedded JavaScript templates -- http://ejs.co
- sindresorhus/np - A better
npm publish
- microsoft/botframework-sdk - Bot Framework provides the most comprehensive experience for building conversation applications.
- kpdecker/jsdiff - A javascript text differencing implementation.
- bitwiseshiftleft/sjcl - Stanford Javascript Crypto Library
- marionettejs/backbone.marionette - The Backbone Framework
- kazupon/vue-i18n - 🌐 Internationalization plugin for Vue.js
- cssinjs/jss - JSS is an authoring tool for CSS which uses JavaScript as a host language.
- elasticsearch-dump/elasticsearch-dump - Import and export tools for elasticsearch & opensearch
- isomorphic-git/isomorphic-git - A pure JavaScript implementation of git for node and browsers!
- dataarts/dat.gui - Lightweight controller library for JavaScript.
- sbstjn/timesheet.js - JavaScript library for HTML5 & CSS3 time sheets
- glidejs/glide - A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
- i18next/i18next - i18next: learn once - translate everywhere
- carbon-design-system/carbon - A design system built by IBM
- feross/simple-peer - 📡 Simple WebRTC video, voice, and data channels
- jackocnr/intl-tel-input - A JavaScript plugin for entering and validating international telephone numbers
- infinitered/nsfwjs - NSFW detection on the client-side via TensorFlow.js
- Bogdan-Lyashenko/js-code-to-svg-flowchart - js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
- artilleryio/artillery - 🌩 Cloud-scale serverless load testing, as easy as 1-2-3. No DevOps needed. Never fail to scale!
- google/lovefield - Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
- 1j01/jspaint - 🎨 Classic MS Paint, REVIVED + ✨Extras
- brunch/brunch - 🍴 Web applications made easy. Since 2011.
- rethinkdb/horizon - Horizon is a realtime, open-source backend for JavaScript apps.
- mleibman/SlickGrid - A lightning fast JavaScript grid/spreadsheet
- locomotivemtl/locomotive-scroll - 🛤 Detection of elements in viewport & smooth scrolling with parallax.
- sindresorhus/fkill-cli - Fabulously kill processes. Cross-platform.
- szimek/sharedrop - Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
- needim/noty - ⛔️ DEPRECATED - Dependency-free notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
- DustinBrett/daedalOS - Desktop environment in the browser
- vuelidate/vuelidate - Simple, lightweight model-based validation for Vue.js
- AlaSQL/alasql - AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
- andreasbm/web-skills - A visual overview of useful skills to learn as a web developer
- zeroclipboard/zeroclipboard - The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
- remarkjs/remark - remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc.
- flightjs/flight - A component-based, event-driven JavaScript framework from Twitter
- SocketCluster/socketcluster - Highly scalable realtime pub/sub and RPC framework
- imba/imba - 🐤 The friendly full-stack language
- jaywcjlove/hotkeys-js - ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
- expressjs/session - Simple session middleware for Express
- pa7/heatmap.js - 🔥 JavaScript Library for HTML5 canvas based heatmaps
- kbrsh/moon - 🌙 The minimal & fast library for functional user interfaces
- jakiestfu/Snap.js - A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
- riccardoscalco/textures - Textures.js is a JavaScript library for creating SVG patterns
- nodeca/js-yaml - JavaScript YAML parser and dumper. Very fast.
- muaz-khan/RecordRTC - RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
- golden-layout/golden-layout - A multi window layout manager for webapps
- flot/flot - Attractive JavaScript charts for jQuery
- bendc/animateplus - A+ animation module for the modern web
- Bogdan-Lyashenko/Under-the-hood-ReactJS - Entire React code base explanation by visual block schemes (Stack version)
- sindresorhus/execa - Process execution for humans
- krausest/js-framework-benchmark - A comparison of the performance of a few popular javascript frameworks
- givanz/VvvebJs - Drag and drop website builder javascript library.
- bfirsh/jsnes - A JavaScript NES emulator.
- airbnb/hypernova - A service for server-side rendering your JavaScript views
- expressjs/cors - Node.js CORS middleware
- remoteinterview/zero - Zero is a web server to simplify web development.
- fonoster/fonoster - 🚀 The open-source alternative to Twilio
- axa-group/nlp.js - An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
- arkime/arkime - Arkime is an open source, large scale, full packet capturing, indexing, and database system.
- SVG-Edit/svgedit - Powerful SVG-Editor for your browser
- documentationjs/documentation - 📖 documentation for modern JavaScript
- pomber/didact - A DIY guide to build your own React
- MikeMcl/decimal.js - An arbitrary-precision Decimal type for JavaScript
- log4js-node/log4js-node - A port of log4js to node.js
- svaarala/duktape - Duktape - embeddable Javascript engine with a focus on portability and compact footprint
- mikaelbr/node-notifier - A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
- flatiron/director - a tiny and isomorphic URL router for JavaScript
- olifolkerd/tabulator - Interactive Tables and Data Grids for JavaScript
- Dogfalo/materialize - Materialize, a CSS Framework based on Material Design
- alvarotrigo/fullPage.js - fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
- denysdovhan/wtfjs - 🤪 A list of funny and tricky JavaScript examples
- reactioncommerce/reaction - Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
- visgl/deck.gl - WebGL2 powered visualization framework
- svgdotjs/svg.js - The lightweight library for manipulating and animating SVG
- nextapps-de/flexsearch - Next-Generation full text search library for Browser and Node.js
- knockout/knockout - Knockout makes it easier to create rich, responsive UIs with JavaScript
- Netflix/falcor - A JavaScript library for efficient data fetching
- jquery-validation/jquery-validation - jQuery Validation Plugin library sources
- qeeqbox/social-analyzer - API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
- FredrikNoren/ungit - The easiest way to use git. On any platform. Anywhere.
- openlayers/openlayers - OpenLayers
- ksky521/nodeppt - This is probably the best web presentation tool so far!
- pagekit/vue-resource - The HTTP client for Vue.js
- piskelapp/piskel - A simple web-based tool for Spriting and Pixel art.
- novnc/noVNC - VNC client web application
- mapbox/mapbox-gl-js - Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
- HabitRPG/habitica - A habit tracker app which treats your goals like a Role Playing Game.
- alexfoxy/lax.js - Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.
- jhu-ep-coursera/fullstack-course4 - Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
- acornjs/acorn - A small, fast, JavaScript-based JavaScript parser
- tsayen/dom-to-image - Generates an image from a DOM node using HTML5 canvas
- gka/chroma.js - JavaScript library for all kinds of color manipulations
- adamwdraper/Numeral-js - A javascript library for formatting and manipulating numbers.
- sparksuite/simplemde-markdown-editor - A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
- dexie/Dexie.js - A Minimalistic Wrapper for IndexedDB
- mdbootstrap/material-design-for-bootstrap - Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
- sinonjs/sinon - Test spies, stubs and mocks for JavaScript.
- bramp/js-sequence-diagrams - Draws simple SVG sequence diagrams from textual representation of the diagram
- grpc/grpc-web - gRPC for Web Clients
- mgechev/javascript-algorithms - 💻 JavaScript implementations of computer science algorithms
- kimmobrunfeldt/progressbar.js - Responsive and slick progress bars
- evilstreak/markdown-js - A Markdown parser for javascript
- ljianshu/Blog - 关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
- aemkei/jsfuck - Write any JavaScript with 6 Characters: !+
- expressjs/morgan - HTTP request logger middleware for node.js
- styled-components/polished - A lightweight toolset for writing styles in JavaScript ✨
- aws/aws-sdk-js - AWS SDK for JavaScript in the browser and Node.js
- ipfs/js-ipfs - IPFS implementation in JavaScript
- Jermolene/TiddlyWiki5 - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
- Hacker0x01/react-datepicker - A simple and reusable datepicker component for React
- bpmn-io/bpmn-js - A BPMN 2.0 rendering toolkit and web modeler.
- es-shims/es5-shim - ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines
- shutterstock/rickshaw - JavaScript toolkit for creating interactive real-time graphs
- techfort/LokiJS - javascript embeddable / in-memory database
- jwilber/roughViz - Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
- bda-research/node-crawler - Web Crawler/Spider for NodeJS + server-side jQuery ;-)
- shentao/vue-multiselect - Universal select/multiselect/tagging component for Vue.js
- alyssaxuu/omni - The all-in-one tool to supercharge your productivity ⌨️
- shaka-project/shaka-player - JavaScript player library / DASH & HLS client / MSE-EME player
- plopjs/plop - Consistency Made Simple
- jspreadsheet/ce - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
- garris/BackstopJS - Catch CSS curve balls.
- lgwebdream/FE-Interview - 🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器
- os-js/OS.js - OS.js - JavaScript Web Desktop Platform
- bookshelf/bookshelf - A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
- travist/jsencrypt - A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
- jaredreich/notie - 🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies
- webslides/WebSlides - Create HTML presentations in seconds —
- davatron5000/Lettering.js - A lightweight, easy to use Javascript injector for radical Web Typography
- angular-ui/ui-grid - UI Grid: an Angular Data Grid
- istanbuljs/nyc - the Istanbul command line interface
- agentejo/cockpit - Add content management functionality to any site - plug & play / headless / api-first CMS
- rtfeldman/seamless-immutable - Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
- syntaxhighlighter/syntaxhighlighter - SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript.
- MoOx/postcss-cssnext -
postcss-cssnext
has been deprecated in favor ofpostcss-preset-env
. - shipitjs/shipit - Universal automation and deployment tool ⛵️
- Khan/aphrodite - Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
- midudev/preguntas-entrevista-react - Preguntas típicas sobre React para entrevistas de trabajo ⚛️
- entropic-dev/entropic - 🦝 📦 a package registry for anything, but mostly javascript 🦝 🦝 🦝
- expressjs/body-parser - Node.js body parsing middleware
- kartik-v/bootstrap-fileinput - An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
- lancedikson/bowser - a browser detector
- sachinchoolur/lightgallery.js - Full featured JavaScript image & video gallery. No dependencies
- nadbm/react-datasheet - Excel-like data grid (table) component for React
- egoist/poi - ⚡A zero-config bundler for JavaScript applications.
- livebud/bud - The Full-Stack Web Framework for Go
- GoogleChromeLabs/sw-precache - [Deprecated] A node module to generate service worker code that will precache specific resources so they work offline.
- cezaraugusto/You-Dont-Know-JS - 📗📒 (PT-Br translation) JS Book Series.
- daniel-lundin/snabbt.js - Fast animations with javascript and CSS transforms
- jquery-form/form - jQuery Form Plugin
- manojVivek/medium-unlimited - A browser extension to read medium.com articles for free without membership.
- mscdex/ssh2 - SSH2 client and server modules written in pure JavaScript for node.js
- sarcadass/granim.js - Create fluid and interactive gradient animations with this small javascript library.
- KieSun/all-of-frontend - 你想知道的前端内容都在这
- ShizukuIchi/winXP - 🏁 Web based Windows XP desktop recreation.
- miragejs/miragejs - A client-side server to build, test and share your JavaScript app
- tommoor/tinycon - A small library for manipulating the favicon, in particular adding alert bubbles and changing images.
- react-ga/react-ga - React Google Analytics Module
- mongo-express/mongo-express - Web-based MongoDB admin interface, written with Node.js and express
- Soundnode/soundnode-app - Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
- evil-icons/evil-icons - Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN
- toji/gl-matrix - Javascript Matrix and Vector library for High Performance WebGL apps
- bootboxjs/bootbox - Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework
- jsdelivr/jsdelivr - A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM
- mycolorway/simditor - An Easy and Fast WYSIWYG Editor
- yangshun/front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers
- zalmoxisus/redux-devtools-extension - Redux DevTools extension.
- dcloudio/mui - 最接近原生APP体验的高性能框架
- showdownjs/showdown - A bidirectional Markdown to HTML to Markdown converter written in Javascript
- myliang/x-spreadsheet - The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
- louischatriot/nedb - The JavaScript Database, for Node.js, nw.js, electron and the browser
- josdejong/mathjs - An extensive math library for JavaScript and Node.js
- auduno/clmtrackr - Javascript library for precise tracking of facial features via Constrained Local Models
- nenadmarkus/picojs - A face detection library in 200 lines of JavaScript
- prerender/prerender - Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.
- medialize/URI.js - Javascript URL mutation library
- chancejs/chancejs - Chance - Random generator helper for JavaScript
- fabiospampinato/cash - An absurdly small jQuery alternative for modern browsers.
- MikeMcl/bignumber.js - A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
- angular-fullstack/generator-angular-fullstack - Yeoman generator for an Angular app with an Express server
- ml5js/ml5-library - Friendly machine learning for the web! 🤖
- jpuri/react-draft-wysiwyg - A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
- phoboslab/jsmpeg - MPEG1 Video Decoder in JavaScript
- github/fetch - A window.fetch JavaScript polyfill.
- Netflix/pollyjs - Record, Replay, and Stub HTTP Interactions.
- aui/art-template - High performance JavaScript templating engine
- fantasyland/fantasy-land - Specification for interoperability of common algebraic structures in JavaScript
- snapappointments/bootstrap-select - 🚀 The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
- senchalabs/connect - Connect is a middleware layer for Node.js
- moxiecode/plupload - Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
- lebab/lebab - Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
- insin/nwb - A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
- fkling/astexplorer - A web tool to explore the ASTs generated by various parsers.
- cferdinandi/smooth-scroll - A lightweight script to animate scrolling to anchor links.
- nodegit/nodegit - Native Node bindings to Git.
- NervJS/nerv - A blazing fast React alternative, compatible with IE8 and React 16.
- openpgpjs/openpgpjs - OpenPGP implementation for JavaScript
- itorr/nbnhhsh - 😩「能不能好好说话?」 拼音首字母缩写翻译工具
- melonjs/melonJS - a fresh, modern & lightweight HTML5 game engine
- angus-c/just - A library of dependency-free JavaScript utilities that do just one thing.
- mysticatea/npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.
- mapbox/pixelmatch - The smallest, simplest and fastest JavaScript pixel-level image comparison library
- jscs-dev/node-jscs -
⤴️ JavaScript Code Style checker (unmaintained) - krakenjs/kraken-js - An express-based Node.js web application bootstrapping module.
- transcranial/keras-js - Run Keras models in the browser, with GPU support using WebGL
- square/cubism - Cubism.js: A JavaScript library for time series visualization.
- lindell/JsBarcode - Barcode generation library written in JavaScript that works in both the browser and on Node.js
- felixge/node-style-guide - A guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
- stalniy/casl - CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
- 30-seconds/30-seconds-of-react - Short React code snippets for all your development needs
- boringdesigners/boring-avatars - Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette.
- import-js/eslint-plugin-import - ESLint plugin with rules that help validate proper imports.
- jvalen/pixel-art-react - Pixel art animation and drawing web app powered by React
- orkestral/venom - Venom is the most complete javascript library for Whatsapp, 100% Open Source.
- facebook/metro - 🚇 The JavaScript bundler for React Native.
- kangax/html-minifier - Javascript-based HTML compressor/minifier (with Node.js support)
- serratus/quaggaJS - An advanced barcode-scanner written in JavaScript
- globalizejs/globalize - A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
- nikolaeu/numi - Beautiful calculator app for macOS
- digitalbazaar/forge - A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
- igorescobar/jQuery-Mask-Plugin - A jQuery Plugin to make masks on form fields and HTML elements.
- Dash-Industry-Forum/dash.js - A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
- google/closure-library - Google's common JavaScript library
- bgrins/TinyColor - Fast, small color manipulation and conversion for JavaScript
- camwiegert/in-view - Get notified when a DOM element enters or exits the viewport. 👀
- baidu/san - A fast, portable, flexible JavaScript component framework
- MrSwitch/hello.js - A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect
- brookhong/Surfingkeys - Map your keys for web surfing, expand your browser with javascript and keyboard.
- pegjs/pegjs - PEG.js: Parser generator for JavaScript
- ballercat/walt - ⚡ Walt is a JavaScript-like syntax for WebAssembly text format ⚡
- mattdesl/canvas-sketch - [beta] A framework for making generative artwork in JavaScript and the browser.
- Qix-/color - 🌈 Javascript color conversion and manipulation library
- sweet-js/sweet-core - Sweeten your JavaScript.
- es-analysis/plato - JavaScript source code visualization, static analysis, and complexity tool
- up-for-grabs/up-for-grabs.net - This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!
- exif-js/exif-js - JavaScript library for reading EXIF image metadata
- mroderick/PubSubJS - Dependency free publish/subscribe for JavaScript
- 23/resumable.js - A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
- mui/material-ui - MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
- kamranahmedse/driver.js - A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page
- serverless-stack/sst - 💥 SST makes it easy to build full-stack serverless apps.
- bencodezen/vue-enterprise-boilerplate - An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
- mqttjs/MQTT.js - The MQTT client for Node.js and the browser
- goldbergyoni/nodebestpractices - ✅ The Node.js best practices list (March 2023)
- web3/web3.js - Ethereum JavaScript API
- jaywcjlove/hotkeys - ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
- jonschlinkert/remarkable - Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
- olado/doT - The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.
- openexchangerates/accounting.js - A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
- regl-project/regl - 👑 Functional WebGL
- scottschiller/SoundManager2 - A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB. BSD licensed.
- meanjs/mean - MEAN.JS - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js -
- nicholas-ochoa/OpenSC2K - OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
- nodeca/pako - high speed zlib port to javascript, works in browser & node.js
- 4ian/GDevelop - 🎮 Open-source, cross-platform game engine designed to be used by everyone.
- visionmedia/move.js - CSS3 backed JavaScript animation framework
- js-org/js.org - Dedicated to JavaScript and its awesome community since 2015
- peterramsing/lost - LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
- muicss/mui - Lightweight CSS framework
- andrewplummer/Sugar - A Javascript library for working with native objects.
- NekR/offline-plugin - Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
- socketio/engine.io - The engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket.
- jayphelps/core-decorators - Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
- jnordberg/gif.js - JavaScript GIF encoding library
- ant-design/ant-motion - 🚴 Animate specification and components of Ant Design
- blueimp/JavaScript-MD5 - JavaScript MD5 implementation. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.
- jaredpalmer/backpack - 🎒 Backpack is a minimalistic build system for Node.js projects.
- francisrstokes/super-expressive - 🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
- kriasoft/react-firebase-starter - Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
- tj/ejs - Embedded JavaScript templates for node
- AlexNisnevich/untrusted - A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin.
- Studio-42/elFinder - 📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
- primus/primus - ⚡ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
- jakiestfu/Medium.js - A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
- ohmjs/ohm - A library and language for building parsers, interpreters, compilers, etc.
- janhuenermann/neurojs - A JavaScript deep learning and reinforcement learning library.
- angular-translate/angular-translate - Translating your AngularJS 1.x apps
- timuric/Content-generator-sketch-plugin - Sketch app plugin for generating dummy data such as avatars, names, photos, geo data etc
- haraka/Haraka - A fast, highly extensible, and event driven SMTP server
- hoodiehq/hoodie - 🐶 The Offline First JavaScript Backend
- blueimp/JavaScript-Load-Image - Load images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.
- MikeMcl/big.js - A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
- jonathantneal/flexibility - A JavaScript polyfill for Flexbox
- xwiki-labs/cryptpad - Collaborative office suite, end-to-end encrypted and open-source.
- benjamine/jsondiffpatch - Diff & patch JavaScript objects
- CreateJS/SoundJS - A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
- jsbin/jsbin - Collaborative JavaScript Debugging App
- fengyuanchen/compressorjs - JavaScript image compressor.
- jsonresume/resume-cli - CLI tool to easily setup a new resume 📑
- totaljs/framework - Node.js framework
- tapmodo/Jcrop - Jcrop - The Javascript Image Cropping Engine
- fabien-d/alertify.js - JavaScript Alert/Notification System
- schteppe/cannon.js - A lightweight 3D physics engine written in JavaScript.
- OscarGodson/EpicEditor - EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
- zaach/jison - Bison in JavaScript.
- uNmAnNeR/imaskjs - vanilla javascript input mask
- kitze/JSUI - A powerful UI toolkit for managing JavaScript apps
- ternjs/tern - A JavaScript code analyzer for deep, cross-editor language support
- thx/gogocode - GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
- firebase/firebaseui-web - FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
- hustcc/canvas-nest.js - ♋ Interactive Particle / Nest System With JavaScript and Canvas, no jQuery.
- kdchang/reactjs101 - 從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
- imbrn/v8n - ☑️ JavaScript fluent validation library
- google/end-to-end - End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)
- pinterest/gestalt - A set of React UI components that supports Pinterest’s design language
- kolodny/exercises - Some basic javascript coding challenges and interview questions
- JosephusPaye/Keen-UI - A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
- maicki/why-did-you-update - 💥 Puts your console on blast when React is making unnecessary updates.
- berwin/Blog - 记录成长的过程
- alvarotrigo/pagePiling.js - pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
- Level/levelup - A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
- soulwire/sketch.js - Cross-Platform JavaScript Creative Coding Framework
- fuse-box/fuse-box - A blazing fast js bundler/loader with a comprehensive API 🔥
- kern/filepizza - 🍕 Peer-to-peer file transfers in your browser
- vuejs/eslint-plugin-vue - Official ESLint plugin for Vue.js
- Atri-Labs/atrilabs-engine - 🧘♂️ Open-source full-stack web development framework built on top of React & Fast API
- joewalnes/reconnecting-websocket - A small decorator for the JavaScript WebSocket API that automatically reconnects
- apostrophecms/apostrophe - Apostrophe is a full-featured, open-source CMS built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
- sverweij/dependency-cruiser - Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
- qunitjs/qunit - 🔮 An easy-to-use JavaScript unit testing framework.
- mattdiamond/fuckitjs - The Original Javascript Error Steamroller
- lessfish/underscore-analysis - 【NO LONGER UPDATE】underscore-1.8.3.js 源码解读 & 系列文章(完)
- dankogai/js-base64 - Base64 implementation for JavaScript
- serversideup/amplitudejs - AmplitudeJS: Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
- swagger-api/swagger-node - Swagger module for node.js
- hybridgroup/cylon - JavaScript framework for robotics, drones, and the Internet of Things (IoT)
- neutrinojs/neutrino - Create and build modern JavaScript projects with zero initial configuration.
- ericdrowell/KineticJS - KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
- cyrus-and/chrome-remote-interface - Chrome Debugging Protocol interface for Node.js
- sindresorhus/create-dmg - Create a good-looking DMG for your macOS app in seconds
- bebraw/jswiki - JavaScript wiki. Focuses mainly on JS/HTML5/WebGL related tech.
- stacktracejs/stacktrace.js - Generate, parse, and enhance JavaScript stack traces in all web browsers
- maptalks/maptalks.js - A light and plugable JavaScript library for integrated 2D/3D maps.
- BoxFactura/pulltorefresh.js - A quick and powerful plugin for your pull-to-refresh needs in your webapp.
- senecajs/seneca - A microservices toolkit for Node.js.
- opentypejs/opentype.js - Read and write OpenType fonts using JavaScript.
- ccxt/ccxt - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
- discordjs/discord.js - A powerful JavaScript library for interacting with the Discord API
- usablica/intro.js - Lightweight, user-friendly onboarding tour library
- ckeditor/ckeditor5 - Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
- netlify/netlify-cms - A Git-based CMS for Static Site Generators
- pillarjs/csrf - Logic behind CSRF token creation and verification.
- tbranyen/use-amd - An AMD plugin for consuming globally defined JavaScript.
- blowsie/Pure-JavaScript-HTML5-Parser - A Pure JavaScript HTML5 Parser
- xavierlacot/joli.js - joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.
- dylang/node-xml - Fast and simple Javascript-based XML generator/builder for Node projects.
- shuhei/material-colors - Colors of Google's Material Design made available to coders
- scripting/river4 - A JavaScript river-of-news aggregator running in Node.js
- mike-works/pwa-fundamentals - 👨🏫 Mike & Steve's Progressive Web Fundamentals Course
- ryejs/rye - A modern, lightweight browser library using ES5 natives
- chetannada/Namaste-React - ❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
- zero-archive/node-url-shortener - A modern, minimalist, and lightweight URL shortener using Node.js and Redis
- ivarprudnikov/webpack-static-html-pages - Webpack template/example with multiple static html pages
- imgly/rembrandt - Image comparison using node-canvas
- ignoreintuition/jSchema - A simple, easy to use data modeling framework for JavaScript
- dnshi/Leetcode - Leetcode problems & solutions
- codemix/babel-plugin-contracts - Design by Contract for JavaScript via a Babel plugin.
- bitchan/eccrypto - JavaScript Elliptic curve cryptography library
- kangax/kratko.js - Simple tool to help refactor Javascript
- johakr/html5-slot-machine - Modern casino slot machine game using only plain JavaScript (Web Animations API)
- formatjs/handlebars-intl - Handlebars helpers for internationalization.
- pacocoursey/paco - personal website and blog
- codemix/babel-plugin-macros - Hygienic, non-syntactic macros for JavaScript via a Babel plugin.
- toptensoftware/markdowndeep - Open-source implementation of Markdown for C# and Javascript
- jsbench/jsbench.github.io - JavaScript benchmark playground
- hd996/color-generate - 🔥 An awesome theme color generation scheme.
- oreillymedia/thebe - Jupyter javascript plugin for static sites
- ehzhang/HELPq - 💁 an extensible real-time queue application, for mentorship @ hackathons and classrooms
- tooto1985/js-array-operations - 20 kinds of methods to get to know a JavaScript array operations.
- jumpkick-studios/Is - A better way to write JavaScript conditional statements and still have pretty code.
- nicolasbize/faviconx - A tiny javascript library that makes progress bars out of the favicon placeholders.
- lerna/lerna - 🐉 Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
- verdaccio/verdaccio - 📦🔐 A lightweight Node.js private proxy registry
- automerge/automerge - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
- oliver-moran/jimp - An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
- alibaba/x-render - 🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案
- Grsmto/simplebar - Custom scrollbars vanilla javascript library with native scroll, done simple, lightweight, easy to use and cross-browser.
- makeusabrew/bootbox - Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework
- matthewhudson/current-device - The easiest way to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).
- LazarSoft/jsqrcode - Javascript QRCode scanner
- FrontendMasters/front-end-handbook-2017 - 2017 edition of our front-end development guide
- wendux/fly - 🚀 Supporting request forwarding and Promise based HTTP client for all JavaScript runtimes.
- egret-labs/egret-core - Egret is a brand new open mobile game and application engine which allows you to quickly build mobile games and apps on Android,iOS and Windows.
- creationix/js-git - A JavaScript implementation of Git.
- micro-zoe/micro-app - A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架
- bilibili-helper/bilibili-helper-o - 哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
- simov/grant - OAuth Proxy
- wooorm/franc - Natural language detection
- facebook/fbt - A JavaScript Internationalization Framework
- clientIO/joint - A proven SVG-based JavaScript diagramming library powering exceptional UIs
- benhowdle89/grade - This JavaScript library produces complementary gradients generated from the top 2 dominant colours in supplied images.
- mdaines/viz.js - A hack to put Graphviz on the web.
- facebook/regenerator - Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.
- subprotocol/verlet-js - A simple Verlet physics engine written in javascript
- spencermountain/spacetime - A lightweight javascript timezone library
- testing-library/jest-dom - 🦉 Custom jest matchers to test the state of the DOM
- dagrejs/dagre - ⛔ [DEPRECATED] - Directed graph layout for JavaScript
- TarekRaafat/autoComplete.js - Simple autocomplete pure vanilla Javascript library.
- web-animations/web-animations-js - JavaScript implementation of the Web Animations API
- markmarkoh/datamaps - Customizable SVG map visualizations for the web in a single Javascript file using D3.js
- auduno/headtrackr - Javascript library for headtracking via webcam and WebRTC/getUserMedia
- homerchen19/nba-go - 🏀 💻 The finest NBA CLI.
- WickyNilliams/enquire.js - Awesome Media Queries in JavaScript
- mpetroff/pannellum - Pannellum is a lightweight, free, and open source panorama viewer for the web.
- GoogleChromeLabs/sw-toolbox - [Deprecated] A collection of service worker tools for offlining runtime requests
- lyswhut/lx-music-desktop - 一个基于 electron 的音乐软件
- flybywiresim/a32nx - The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible.
- proYang/outils - 🚀 前端业务代码工具库
- tediousjs/node-mssql - Microsoft SQL Server client for Node.js
- ulid/javascript - Universally Unique Lexicographically Sortable Identifier
- sockjs/sockjs-node - WebSocket emulation - Node.js server
- nitin42/terminal-in-react - 👨💻 A component that renders a terminal
- patorjk/figlet.js - A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.
- JSMonk/hegel - An advanced static type checker
- galaxykate/tracery - Tracery: a story-grammar generation library for javascript
- dleitee/strman - 🏗A Javascript string manipulation library.
- refactory-id/bootstrap-markdown - Bootstrap plugin for markdown editing
- cezerin/cezerin - Cezerin is React and Node.js based eCommerce platform.
- taylorhakes/fecha - Lightweight and simple JS date formatting and parsing
- glennreyes/graphpack - ☄️ A minimalistic zero-config GraphQL server.
- RobertWHurst/KeyboardJS - A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
- padloc/padloc - A modern, open source password manager for individuals and teams.
- leapmotion/leapjs - JavaScript client for the Leap Motion Controller
- microjs/microjs.com - Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
- enyojs/enyo - A JavaScript application framework emphasizing modularity and encapsulation
- Flotype/now - NowJS makes it easy to build real-time web apps using JavaScript
- ifandelse/machina.js - js ex machina - finite state machines in JavaScript
- jakejs/jake - JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
- open-wc/open-wc - Open Web Components: guides, tools and libraries for developing web components.
- gcanti/tcomb - Type checking and DDD for JavaScript
- embedchain/embedchainjs - Framework to easily create LLM powered bots over any dataset