#
bundling
Here are 78 public repositories matching this topic...
4
kind: feature
New feature or request
good first issue
Good for newcomers
problem: stale
Issue has not been responded to in some time
PR welcome
Repository for webpack documentation and more!
nodejs
javascript
css
bundler
documentation
docs
performance
web-performance
webpack
web
bundle
webpack-plugin
webpack-loader
webpack-tutorial
bundling
webpack4
webpack5
-
Updated
Jul 16, 2022 - JavaScript
A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
-
Updated
Jul 13, 2022 - TypeScript
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
-
Updated
Jun 8, 2022 - TypeScript
A package to help you find out which of your node_modules aren't ES5 so you can add them to your Webpack/Rollup/Parcel transpilation steps.
-
Updated
Mar 24, 2022 - TypeScript
zero config, zero dependency bundler for tiny javascript packages
react
npm
babel
build
typescript
yarn
packaging
bundle
umd
watch
rollup
bundling
esmodules
module-bundler
esm
microlib
tiny-modules
tiny-javascript-packages
-
Updated
Jul 15, 2022 - JavaScript
GradeJS analyzes production Webpack bundles without having access to the source code of a website. Instantly see vulnerabilities, outdated packages, and more just by entering a web application URL.
javascript
npm
webpack
bundle
vulnerability
bugbounty
bundling
vulnerability-detection
package-management
security-tools
website-security
-
Updated
Jul 6, 2022 - TypeScript
”SurviveJS — Maintenance” book
-
Updated
Apr 12, 2021 - JavaScript
Power TypeScript packages and reduce your config overhead.
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
May 2, 2019 - CoffeeScript
Open
Let’s add FuseBox
3
nchanged
commented
Jan 6, 2018
Hey Sean, nice benchmark, I also feel that’s its not fair to show some numbers out of thin air, claiming to be “blazing fast” which is fuse motto btw xD
You think I can dig in and add fuse benchmark there?
UPD:
I think it's fair to let parcel and fuse-box to use cache, as well as not uglifying the output. Besides, production builds are made differently as opposed to development flow. That'
My notes are about everything related to programming.
redux
nodejs
javascript
css
git
testing
graphql
docker
programming-language
computer-science
elasticsearch
encoding
browser
database
rest
architecture
design-patterns
discrete-mathematics
bundling
architectural-patterns
-
Updated
Jun 20, 2022
Template repository for bundling test projects into single test scripts runnable by k6
-
Updated
Jul 8, 2022 - JavaScript
Create a tsconfig and compile Typescript files programmatically.
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Jul 3, 2021
-
Updated
Dec 15, 2016 - JavaScript
A simple and lightweight tool for preparing the publish of NPM packages.
-
Updated
Jul 5, 2022 - JavaScript
Shake the dependency tree and only package files needed
-
Updated
Jul 15, 2022 - JavaScript
Material design icons by Google for Vue.js & Nuxt.js (server side support & inline svg with path)
-
Updated
Apr 23, 2020 - JavaScript
Eleventy plugin to process scripts from HTML.
-
Updated
Jan 18, 2022 - TypeScript
An esbuild plugin to generate extra pino files for bundling
-
Updated
Jul 13, 2022 - TypeScript
Transpile and bundle Webpack automagically
-
Updated
Apr 19, 2017 - JavaScript
Bundle merges multiple Go source files into single one
-
Updated
Aug 23, 2018 - Go
Includes critical bug fixes for mperdeck's dynamicbundles
javascript
css
c-sharp
bundler
csharp
dotnet
bundle
aspnet
css3
minify
dot-net
minification
asp-net
minifier
aspnet-mvc-5
aspnet-mvc
bundling
bundles
asp-net-mvc
dotnet-framework
-
Updated
Jun 8, 2022 - JavaScript
A Flask extension to manage assets with Webpack.
-
Updated
Aug 25, 2019 - Python
Improve this page
Add a description, image, and links to the bundling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bundling topic, visit your repo's landing page and select "manage topics."
Current Behavior
UMD build doesn't support code-splitting and dynamic imports (rollup/rollup#3490, rollup/rollup#3491) due to Rollup current limitations, and tsdx cli don't accept the format option
amdwhen creating build configSuggested Solution
Consider support AMD module format, o