The React Framework
- Updated
Jun 14, 2025 - JavaScript
The React Framework
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.
The zero configuration build tool for the web. 📦🚀
A markdown parser and compiler. Built for speed.
Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
A library and language for building parsers, interpreters, compilers, etc.
⚡ Walt is a JavaScript-like syntax for WebAssembly text format ⚡
Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
Clio is a functional, parallel, distributed programming language.
Toolchain for WebAssembly
A tiny evaluator and compiler of arithmetic expressions.
A simple stack-based virtual machine that runs C in the browser.