esm topic
differential-serving
Differential serving exploration
esm-to-cjs
Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming
reboost
A super fast dev server for rapid web development
kitsu
🦊 A simple, lightweight & framework agnostic JSON:API client
aleph.js
The Full-stack Framework in Deno.
tinyhttp
🦄 0-legacy, tiny & fast web framework as a replacement of Express
graphql-upload
Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
webpack
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, AM...