#
bundling
Here are 57 public repositories matching this topic...
Repository for webpack documentation and more!
nodejs
javascript
css
bundler
documentation
docs
performance
web-performance
webpack
web
bundle
webpack-plugin
webpack-loader
webpack2
webpack-tutorial
bundling
webpack3
webpack4
webpack5
-
Updated
Jan 31, 2021 - JavaScript
Checks the version of ES in JavaScript files with simple shell commands 🏆
-
Updated
Oct 27, 2020 - JavaScript
A Typescript Rollup plugin that bundles declarations and respects Browserslists
-
Updated
Jan 24, 2021 - 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
Jan 28, 2021 - 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
Jan 30, 2021 - JavaScript
”SurviveJS — Maintenance” book
-
Updated
Oct 15, 2020 - JavaScript
Power TypeScript packages and reduce your config overhead.
-
Updated
Jan 29, 2021 - TypeScript
Open
Support import maps
3
jeroenptrs
opened
Sep 8, 2020
-
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'
-
Updated
Dec 15, 2016 - JavaScript
Rollup plugin to import CSS files as LitElement tagged `css` template strings.
-
Updated
Dec 11, 2020 - JavaScript
A simple and lightweight tool for preparing the publish of NPM packages.
-
Updated
Jan 12, 2021 - JavaScript
Create a tsconfig and compile Typescript files programmatically.
-
Updated
Dec 22, 2020 - TypeScript
Template repository for bundling test projects into single test scripts runnable by k6
-
Updated
Apr 4, 2020 - JavaScript
Material design icons by Google for Vue.js & Nuxt.js (server side support & inline svg with path)
-
Updated
Apr 23, 2020 - JavaScript
Shake the dependency tree and only package files needed
-
Updated
Jan 29, 2021 - JavaScript
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
Dec 31, 2019 - JavaScript
A Flask extension to manage assets with Webpack.
-
Updated
Aug 25, 2019 - Python
Zero config CLI for writing TypeScript packages.
-
Updated
Apr 14, 2020 - TypeScript
A startup template for front-end projects using gulp.js
gulp
html
sass
automation
optimization
minify
autoprefixer
sourcemaps
browser-sync
gulp-starter
image-optimization
bundling
critical-css
-
Updated
Apr 9, 2018 - CSS
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