back to home
Best Open Source esm Libraries
A curated list of the most popular GitHub repositories tagged with esm. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1webpack/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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
66,027JavaScript
Analyze Code
#2evanw/esbuild
An extremely fast bundler for the web
39,795Go
Analyze Code
#3pure-admin/vue-pure-admin
全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
19,787Vue
Analyze Code
#4web-infra-dev/rspack
The fast Rust-based JavaScript bundler with webpack-compatible API 🦀️
12,495Rust
Analyze Code