164 skills found · Page 3 of 6
inikulin / ModsModular JavaScript library in just 470 bytes of minified code
flipzoom / ProcessWire AIOM All In One MinifyAIOM+ (All In One Minify) is a ProcessWire module to easily improve the performance of your website. By a simple function call Stylesheets, LESS and Javascript files can be parsed, minimized and combined into one single file. This reduces the server requests, loading time and minimizes the traffic. In addition, the generated HTML source code can be minimized and all generated files can be loaded over a cookieless domain (domain sharding).
dipakcg / Wp Super MinifyA lightweight plugin that automatically minifies, compresses, and caches HTML, CSS, and JavaScript on demand to improve your website’s load speed. 🚀
brettstimmerman / SolderCombines and minifies JavaScript and CSS at runtime and build time.
tim-kos / CakePHP Asset Management PluginA plugin to package and minify your javascript and css. Supports preprocessors like LESS, coffeescript and kaffeine, minification engines like cssmin, uglifyjs, jsmin and closure compiler, auto-include-paths, specifying which asset to include on which request, and much more.
VitorLuizC / Format Date:calendar: A small library (around 400 B when gziped & minified) to format JavaScript `Date` object using same tokens as moment.
goto-bus-stop / Minify Streamminify javascript in a stream using uglify-js (ES5) or terser (ES6+)
janekp / MapstracePrint useful stack-traces for combined/minified/compiled javascript files
ashblue / Simple Tween JsA lightweight tweening micro-framewrok for your JavaScript projects. Only 2.8kb when minified.
BenoitZugmeyer / In SituDownload, beautify and print lines from a minified JavaScript source
eadwinCode / Django Compressor ParceljsSimply enables VueJs, ReactJs, SCSS, LESS, Typescript etc on your Django project
galan / PacktagA JSP Taglib for delivering minified, combined and gzip-compressed resources (JavaScript and CSS).
trentrichardson / ClientsideSublime Text plugin to minify, format, and lint CSS and Javascript
do-community / Minify ToolA web tool for the DigitalOcean Community to quickly minify JavaScript files
danwrong / LoadbuilderNode package for building combine minified JavaScript files for use with Loadrunner
knadh / TinyprogressbartinyProgressbar is an extremely tiny (640 bytes minified+gzipped) Javascript progressbar library
basselin / Php MinifyPhpMinify is a little tool to minify your application php like the javascript minify tools.
joshuapaling / CakePHP Combinator PluginCombinator Plugin for CakePHP 2.1 - combine, minify and cache Javascript and CSS files for faster load times.
C0nw0nk / Nginx Lua Minification LibraryA compression and minification library to minify static or dynamic assets like HTML PHP outputs CSS style sheets JS Javascript all text/html or plain text mime types that nginx can output that the browser will read so they are small compressed and have white space removed as well as helping reduce bandwidth consumption since the files served from nginx webserver are now smaller.
kennberg / Php ClosureCompile (minify) Javascript on the fly and cache until sources change.