Highlights
Stars
The library for web and native user interfaces.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Set up a modern web app by running one command.
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
24 Lessons, 12 Weeks, Get Started as a Web Developer
Clean Code concepts adapted for JavaScript
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,…
The zero configuration build tool for the web. 📦🚀
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
Materialize, a CSS Framework based on Material Design
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.
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
Expressive middleware for node.js using ES2017 async functions
Fast and low overhead web framework, for Node.js
A set of best practices for JavaScript projects
Automated auditing, performance metrics, and best practices for the web.
🗃️ Centralized State Management for Vue.js.
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2025)
Package your Node.js project into an executable
A logger for just about everything.
Mostly adequate guide to FP (in javascript)
A React framework for building text editors.
📦🚀 Fully automated version management and package publishing
Node.js test runner that lets you develop with confidence 🚀
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.