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.
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,…
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
✨ Create server-rendered universal JavaScript applications with no configuration
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
Specification for interoperability of common algebraic structures in JavaScript
Monkey testing library for web apps and Node.js
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
A mininal but complete colorpicker desktop app
Mostly adequate guide to FP (in javascript, translated to russian)
Cross-origin isolation (COOP and COEP) through a service worker for situations in which you can't control the headers (e.g. GH pages)