The Wayback Machine - https://web.archive.org/web/20220530053348/https://github.com/topics/esm
Skip to content
#

esm

Here are 459 public repositories matching this topic...

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 May 30, 2022
  • JavaScript
tinyhttp
talentlessguy
talentlessguy commented Dec 10, 2020

Now that @tinyhttp/router v1.0.5+ no longer depends on http module 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 separate deno folder 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

enhancement help wanted good first issue medium

Improve this page

Add a description, image, and links to the esm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the esm topic, visit your repo's landing page and select "manage topics."

Learn more