An ES6+ aware minifier based on the Babel toolchain.Babel-Minify is consumable via API, CLI, or Babel preset.
babel minify babel-preset babel-minifyTurns your web page to a single HTML file with everything inlined - perfect for appcache manifests on mobile devices that you want to reduce those http requests.Once you've inlined the crap out of the page, you can optionally configure a service worker to add advanced caching and offline functionality.
mobile inline production build minifyIssues with the output should be reported on the imagemin issue tracker.🦄 Support my open-source work by buying this awesome video course: Learn to build apps and APIs with Node.js by Wes Bos Try his free JavaScript 30 course for a taste of what to expect & check out his ES6, React, Sublime courses.
gulpplugin imagemin image img picture photo minify minifier compress png jpg jpeg gif svgIssues with the output should be reported on the clean-css issue tracker. Run this task with the grunt cssmin command.
gruntplugin cssmin css style styles stylesheet minify compressSelect optimization level between 0 and 7. The optimization level 0 enables a set of optimization operations that require minimal effort. There will be no changes to image attributes like bit depth or color type, and no recompression of existing IDAT datastreams. The optimization level 1 enables a single IDAT compression trial. The trial chosen is what OptiPNG thinks it’s probably the most effective. The optimization levels 2 and higher enable multiple IDAT compression trials; the higher the level, the more trials.
gruntplugin compress gif image img jpeg jpg minify png svgThe YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal in those cases) Compared to jsmin, the average savings is around 20%. If no input file is specified, it defaults to stdin.
yui compressor munger cssmin minify minificationSVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files. SVG files, especially those exported from various editors, usually contain a lot of redundant and useless information. This can include editor metadata, comments, hidden elements, default or non-optimal values and other stuff that can be safely removed or converted without affecting the SVG rendering result.
svg minification nodejs svgo optimization cli optimize minifyAnd it comes with a huge test suite. The object constructor accepts 0, 1 or multiple paths of files, or even complete CSS/JS content, that should be minified. All CSS/JS passed along, will be combined into 1 minified file.
minify minifier css css-minifier js-minifier compressor compression jsA collection of packages that build a website using npm scripts. autoprefixer, browser-sync, eslint, imagemin-cli, node-sass, onchange, npm-run-all, postcss-cli, svgo, svg-sprite-generator, uglify-js.
npm cli watch build task scripts npm-scripts minify compressCSSO (CSS Optimizer) is a CSS minifier. It performs three sort of transformations: cleaning (removing redundant), compression (replacement for shorter form) and restructuring (merge of declarations, rulesets and so on). As a result your CSS becomes much smaller. Warning: CSSO uses early versions of CSSTree that still in active development. CSSO doesn't guarantee API behind syntax field or AST format will not change in future releases of CSSO, since it's subject to change in CSSTree. Be carefull with CSSO updates if you use syntax API until this warning removal.
css-minifier css minifier usage-data fast compress minify optimise optimisation csstreeAutomated workflow for front-end developers in one tasty bowl of code. Phở Devstack uses Gulp as task runner, Yeoman for scaffolding new projects and Bower for installing client-side packages.
build web app front-end lint gulp browserify less css lesshat minify image-minParcel is a blazing fast zero configuration web application bundler. It automatically transforms modules using Babel, PostCSS, and PostHTML when needed - even node_modules. It has out of the box support for JS, CSS, HTML, file assets, and more - no plugins to install.
module-bundler build-tool css html assets web compiler commonjs es6 modules web-application-bundler js-compiler javascript-compiler minifyRuby wrapper for UglifyJS JavaScript compressor. UglifyJS currently is extensively tested with ES5, but also includes experimental ES6/ES2015+/Harmony support.
uglifyjs minifygulp plugin to minify HTML. Issues with the HTML parser and output must be reported on the html-minifier issue tracker.
html min minify html-minifier minifier gulp gulpplugin plugin format htm minificationLeanify is a lightweight lossless file minifier/optimizer. It removes unnecessary data (debug information, comments, metadata, etc.) and recompress the file to reduce file size. It will not reduce image quality at all. I'm not respossible for any consequence of using Leanify.
recompress lossless minifier optimizer minify compression zopfli mozjpeg png jpeg zip svg ico xml tar epub fb2 data-uri gzip swf
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.