webpack
27943
0,15,32,68,0,34,0,52
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ...
babel
21117
0,186,19,0,18,32,0,35
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
lebab
3748
0,0,2,2,0,4,2,1
Turn your ES5 code into readable ES6 (sugar-syntax). It does the opposite of what Babel does.
Nim
3644
0,0,4,5,0,6,4,2
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in the order of priority).
compiler-explorer
3058
Run compilers interactively from your web browser and interact with the assembly
- «
- »