Highlights
Stars
The library for web and native user interfaces.
๐ Algorithms and data structures implemented in JavaScript with explanations and links to further readings
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Promise based HTTP client for the browser and node.js
Set up a modern web app by running one command.
๐ Clean Code concepts adapted for JavaScript
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
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,โฆ
๐ 33 JavaScript concepts every developer should know.
โฐ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
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
๐คช A list of funny and tricky JavaScript examples
๐๐พ Simplified HTTP request client.
๐จ A curated list of delightful VS Code packages and resources.
๐พ Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
A javascript library for multi-touch gestures :// You can touch this
Javascript audio library for the modern web.
A logger for just about everything.
A React framework for building text editors.
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features oโฆ
1kB-ish JavaScript framework for building hypertext applications
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โฆ