Here are
106 public repositories
matching this topic...
A powerful obfuscator for JavaScript and Node.js
Updated
Aug 16, 2020
TypeScript
Updated
Aug 12, 2020
JavaScript
[deprecated] UglifyJS Plugin
Updated
Dec 5, 2019
JavaScript
📦 Node.js to browser - The easy way
Updated
Oct 15, 2018
JavaScript
A faster uglifyjs plugin.
Updated
Aug 13, 2019
JavaScript
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
Updated
Jul 31, 2020
JavaScript
Port of YUI CSS Compressor from Java to NodeJS
Updated
Jun 20, 2018
JavaScript
Some of the gulp tutorial -《gulp笔记》
Updated
Nov 18, 2019
JavaScript
Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript
Updated
Jul 30, 2020
JavaScript
Updated
Jan 3, 2019
JavaScript
actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code
Updated
Aug 15, 2020
JavaScript
Transform TypeScript `const` enums
Updated
Aug 15, 2020
JavaScript
Easy Inline Test Creation in Comments
Updated
Jul 8, 2017
JavaScript
Gulp plugin to use uglifycss
Updated
Jun 18, 2018
JavaScript
Angular builder that allows Terser (Uglify) customization
Updated
Jul 30, 2020
TypeScript
Meteor package to minify js and create production sourcemaps
Updated
Mar 17, 2020
JavaScript
Updated
Jun 11, 2018
JavaScript
minify javascript in a stream using uglify-js (ES5) or terser (ES6+)
Updated
Aug 17, 2020
JavaScript
Shortens names for smaller output and better gzip compression in Haxe/JavaScript builds
Updated
Jul 16, 2019
Haxe
🍽 Skeleton for Brunch for a long-scroll, single, static Web page
Updated
Mar 22, 2018
HTML
Another Phaser CE boilerplate using TypeScript and Webpack.
Updated
Aug 2, 2020
TypeScript
PHP wrapper to execute uglify-js/clean-css node package or fallback to PHP alternatives
Clone and start using immediately! No need to configure your assets.
Updated
Jul 22, 2020
HTML
Bootstrap for static site with gulp + pug + minify + uglify + image optimization
Updated
Sep 4, 2018
JavaScript
Broccoli filter to uglify with sourcemaps
Updated
Aug 5, 2020
JavaScript
WordPress theme prototype with Gulp asset pipeline includes SASS, Uglify, Imagemin and more
Updated
Jun 6, 2020
JavaScript
Middleware to minify Html, CSS and Javascript responses
UglifyJS3 with ES6 plugin for webpack
Updated
May 27, 2017
JavaScript
Improve this page
Add a description, image, and links to the
uglify
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
uglify
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Would it be possible somehow to use the vscode-powertools to "pin" certain files, so that they won't close with cmd+w (on mac)?
I'm thinking to remap cmd+w to a powertool somehow, and make it call the vscode default close action, but first compare the file path with a simple list of files (
".vscode-pinned-files") to see if the files are there. I can make asafe-to-close.shshell script myse