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.
MIT LicenseJavaScriptREADME
8.3K
290
60.7K
about 3 hours ago
10 years
parcel
The zero configuration build tool for the web. ๐ฆ๐
MIT LicenseJavaScriptREADME
2.1K
752
40.4K
about 5 hours ago
5 years
esbuild
An extremely fast JavaScript and CSS bundler and minifier
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Apache License 2.0TypeScriptREADME
10.4K
5.5K
79.2K
about 18 hours ago
8 years
babel
๐ Babel is a compiler for writing next generation JavaScript.
MIT LicenseTypeScriptREADME
5.3K
793
40.6K
about 6 hours ago
8 years
emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
OtherCREADME
2.8K
1.3K
22.0K
about 4 hours ago
11 years
flow
Adds static typing to JavaScript to improve developer productivity and code quality.
MIT LicenseOCamlREADME
1.8K
2.5K
21.7K
about 6 hours ago
7 years
swc
Rust-based platform for the Web
Apache License 2.0RustREADME
669
216
21.3K
about 4 hours ago
4 years
coffeescript
Unfancy JavaScript
MIT LicenseCoffeeScriptREADME
2.0K
64
16.1K
16 days ago
12 years
reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
MIT LicenseOCamlREADME
446
474
9.6K
4 days ago
6 years
clojurescript
Clojure to JS compiler
Eclipse Public License 1.0ClojureREADME
779
3
8.8K
5 days ago
11 years
purescript
A strongly-typed language that compiles to JavaScript
OtherHaskellREADME
553
281
7.6K
1 day ago
8 years
compiler
Compiler for Elm, a functional language for reliable webapps.
BSD 3-Clause "New" or "Revised" LicenseHaskellREADME
617
269
6.8K
12 days ago
10 years
imba
๐ค The friendly full-stack language
MIT LicenseJavaScriptREADME
173
61
5.5K
2 days ago
8 years
re-frame
A ClojureScript framework for building user interfaces, leveraging React
MIT LicenseClojureREADME
692
25
5.1K
22 days ago
7 years
sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
MIT LicenseTypeScriptREADME
116
81
4.6K
1 day ago
4 years
opal
Ruby โฅ๏ธ JavaScript
MIT LicenseRubyREADME
331
109
4.6K
about 4 hours ago
13 years
scala-js
Scala.js, the Scala to JavaScript compiler
Apache License 2.0ScalaREADME
377
39
4.3K
about 18 hours ago
9 years
regenerator
Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.
MIT LicenseJavaScriptREADME
1.2K
79
3.6K
7 days ago
8 years
LiveScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
MIT LicenseLiveScriptREADME
167
173
2.2K
3 months ago
10 years
shadow-cljs
ClojureScript compilation made easy
Eclipse Public License 1.0ClojureREADME
146
58
1.8K
18 days ago
6 years
fay
A proper subset of Haskell that compiles to JavaScript