6
#
terser
Here are 57 public repositories matching this topic...
Light Node.js module that compress javascript, css and html files
nodejs
javascript
html
cli
json
html5
yui-compressor
minify
gcc
yui
clean-css
html-minifier
csso
sqwish
google-closure-compiler
uglify-js
uglify-es
babel-minify
crass
terser
-
Updated
Jul 1, 2022 - JavaScript
Simple boilerplate for building Vue app with Electron and Webpack.
electron
javascript
stylelint
sass
boilerplate
webpack
vue
postcss
eslint
vuex
vue-router
svgo
purgecss
electron-vue-boilerplate
terser
-
Updated
May 16, 2021 - JavaScript
Command to run uglifyjs / terser on a folder and minify the result in a single file or a new folder.
-
Updated
Apr 3, 2022 - JavaScript
Transform TypeScript `const` enums
-
Updated
Mar 24, 2022 - JavaScript
An open-source CI/CD automation tool based on
GitHub Actions that pulls all the JavaScript and CSS files from your base branch, minify them and creates a pull-request with a new branch.
github
nodejs
javascript
octokit
webpack
ci-cd
javascript-library
action
dev-community
terser
github-actions
actionshackathon
actions-hackathon
github-core
minisauras
dev-hackathon
-
Updated
Jan 8, 2022 - JavaScript
Advanced template for Electron apps with Svelte and Typescript.
-
Updated
Jun 16, 2022 - JavaScript
minify javascript in a stream using uglify-js (ES5) or terser (ES6+)
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Jul 14, 2022 - TypeScript
rollup 使用详细教程
-
Updated
Sep 1, 2021 - JavaScript
A web tool for the DigitalOcean Community to quickly minify JavaScript files
vue
minify
minification
minifier
hacktoberfest
minify-javascript
terser
digitalocean-community-tools
javascript-minify
-
Updated
May 6, 2022 - Vue
UglifyJs/Terser written with Typescript
-
Updated
Aug 12, 2021 - JavaScript
nodejs
javascript
css
html
fast
js
minify
clean-css
html-minifier
minifier
concurrently
globby
terser
minifly
minifiers
-
Updated
Jan 18, 2020 - JavaScript
html
es6
minify
gatsby
optimize
html-minifier
gatsbyjs
minify-html
gatsby-plugin
terser
minify-html-plugin
-
Updated
Jan 2, 2022 - JavaScript
Improve TypeScript tree-shaking with Rollup and UglifyJS/Terser
-
Updated
Sep 25, 2020 - JavaScript
Makes your JS code sus ඞ
-
Updated
Feb 2, 2022 - JavaScript
Babel preset for TypeScript const` enums
-
Updated
Jun 25, 2022 - JavaScript
A rollup plugin to minify javascript with Terser
-
Updated
Mar 25, 2022 - JavaScript
Tool to find good minification settings to distribute Elm applications
-
Updated
Sep 9, 2021 - TypeScript
A bare-bones Bookmarket creating tool
-
Updated
Aug 4, 2021 - JavaScript
Terser config used in Atom community
-
Updated
Jun 18, 2022 - JavaScript
JS minifier package for the atom text editor, based on Terser
-
Updated
Apr 24, 2021 - JavaScript
Use Terser to minify JavaScript in production Snowpack apps
-
Updated
Aug 27, 2020 - TypeScript
Improve this page
Add a description, image, and links to the terser topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the terser topic, visit your repo's landing page and select "manage topics."


in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined