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
Aug 16, 2021 - 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