Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
webpack module-bundler module-loader loaders plugins build-tool web web-performance compiler javascript-compiler webpack2 commonjs amd esm es6 javascript-modulesThe Full-stack Framework in Deno.
react components framework typescript ssr swc fullstack esm ssg deno alephjstinyhttp is a modern Express-like web framework written in TypeScript and compiled to native ESM, that uses a bare minimum amount of dependencies trying to avoid legacy hell. It has Async middleware support and it is 2x faster than Express.
web webframework javascript-framework backend http-server express-js http esm es6 es6-javascript esnext nodejs-server nodejs-frameworkComing soon. All the packages in this repository are released under the terms of the MIT License.
nodejs tasks runner parallelism concurrency promise typescript esmA minimalistic CommonJS bundler. This module is a perfect ascjs companion to create CommonJS bundles.
esm cjs commonjs browserify alternative bundler simple browsers minimalisticThis module does one thing only: it loosely transpiles ES2015 import/export statements into valid CommonJS in order to fix the only part of Node that's incompatible with modern JS. You can use ascjs as binary utility or as module.
cjs esm transpile convert safe moduleA dead-simple tool to add import / export ES Module syntax to your browserify builds. Files that don't contain import / export syntax are ignored, as are dynamic import expressions. The plugin runs across your bundle (including node_modules) in order to support ESM-authored modules on npm.
browserify es esm es6 import export require commonjs umd cjs es2015A custom module loader and global shim for Node to make it compatible with the browser. The goal is to make code that works in browsers first, but can run in Node by using this loader.
esm ecmascript modules loaderAn esm companion for isomorphic JS modules. Try out the live demo with its example code.
esm isomorphic js loader module /m/Breakdown of 7 different ways to use ES modules with npm today. ES Modules are the future of JavaScript, but unlike many other es@next features that developers have raced to take advantage of mainly thanks to build tools like babel, working with ES modules alongside of existing NPM modules is a lot harder to get started with.
esmodules esm es6 es6-modules commonjs npm babel rollup webpack typescript esnextShowing numbers means nothing if you can't back it up. This is a joint effort between all bundlers involved to create a fair and unbiased set of benchmarks for build and size performance. Need help organizing and setting up multiple real world scenarios for all bundlers to run.
bundling modules esm es6 web performance bundler parcel parceljs webpack webpack-3 webpack-4A custom module loader and global shim for Node to make it compatible with the browser. The goal is to make code that works in browsers first, but can also run anywhere that Node runs.
esm ecmascript modules loaderAnalysis bundle cost for each export of a package
cli esm bundle-sizeA curated list of Node.js modules with native ESM support and resources about ES Modules in Node.js.
nodejs awesome awesome-list node-js esm node-esm native-esmBabel plugin for stubbing (ES6, ES2015) module exports. It allows to rewire the exported values in all the importing modules. Unlike babel-plugin-rewire it doesn't modify the module internals (e.g. imports and top-level variables and functions). See How it works section for implementation details. The master branch targets Babel v7. 0.x branch supports Babel v6.
babel-plugin rewire unit-testing es2015 stub babel es6 esm systemjs webpack rollup plugin browserify browser node jest karmaThe Node.js Loaders Team maintains and actively develops the ECMAScript Modules Loaders implementation in Node.js core. This team is spun off from the Modules team. We aim to implement the use cases that went unfulfilled by the initial ES modules implementation that can be achieved via loaders.
nodejs loaders esm es-modules loaders-teamES Modules is the ECMAScript standard for working with modules. While Node. js has been using the CommonJS standard for years, the browser never had a module system, as every major decision such as a module system must be first standardized by ECMAScript and then implemented by the browser.
awesome awesome-list esmodules esm awesome-lists
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.