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.
javascript
web-performance
webpack
web
es6
compiler
commonjs
amd
es2015
plugins
javascript-compiler
build-tool
loaders
module-bundler
esm
javascript-modules
-
Updated
May 30, 2022 - JavaScript


Now that
@tinyhttp/routerv1.0.5+ no longer depends onhttpmodule of Node.js, it should be very easy to implement basic Deno support for tinyhttp. Probably it would be cool to have it located in the separatedenofolder with all editor settings specifically for it.There aren't strict requirements on how it should be implemented, but i suppose we need to use either raw gh links, jspm or