Parse CSS and add vendor prefixes to rules by Can I Use
updated at Nov. 17, 2024, 6:12 a.m.
Minimal templating on steroids.
updated at Nov. 17, 2024, 1:23 a.m.
Traceur is a JavaScript.next-to-JavaScript-of-today compiler
updated at Nov. 17, 2024, 12:53 a.m.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
updated at Nov. 17, 2024, 12:50 a.m.
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.
updated at Nov. 16, 2024, 9:28 p.m.