minify-javascript
There are 75 repositories under minify-javascript topic.
theseanl/tscc
A collection of tools to seamlessly bundle, minify Typescript with Closure Compiler
Josee9988/MinifyAll
A 𝗩𝗦𝗖𝗼𝗱𝗲 𝗺𝗶𝗻𝗶𝗳𝗶𝗲𝗿 for JS, JSON/C, CSS, and HTML, you will love its simplicity! 🌟 𝘾𝙤𝙢𝙥𝙧𝙚𝙨𝙨 and 𝙜𝙯𝙞𝙥 files and folders 📦 Reduce your bundle and file sizes with lightning speed ⚡
nizarmah/auto-minify
Minifies JS and CSS files in GitHub workflows.
michalsn/minifier
Asset minification and versioning library for CodeIgniter 4
FiorenMas/Userscripts
Automatic compiled Userscript make it run faster
HoussemCharf/FunUtils
Some codes i wrote to help me with me with my daily errands ;)
eadwinCode/django-compressor-parceljs
Simply enables VueJs, ReactJs, SCSS, LESS, Typescript etc on your Django project
do-community/minify-tool
A web tool for the DigitalOcean Community to quickly minify JavaScript files
dz-id/laravel-html-minifier
Html Minifier adalah paket simpel untuk minify output Html, Css style, dan Javascript sebelum dirender ke browser untuk aplikasi Laravel anda.
devatherock/minify-js
Minify html, javascript and css files.
aminya/minijson
Minify JSON files fast! Supports Comments. Uses D, C, and AVX2 and SSE4_1 SIMD.
dmhendricks/php-combine-scripts
A simple PHP script example to combine and minify multiple JS or CSS files passed via URI
josantonius/wp-register
Register, minify and unify CSS and JavaScript resources.
sjinks/rollup-plugin-terser
A Rollup plugin to minify the generated bundle with Terser
sinups/frontend-kit
Стартовый проект frontend-kit для быстрой сборки фронтенда
YeDawa/ShadowJS
ShadowJS is a fast, lightweight JavaScript obfuscator built with Rust. It protects your code by converting readable identifiers into obscure formats, ensuring security without sacrificing performance.
AceFire6/quart_minify
A Quart extension to minify quart response for HTML, JS, CSS and less.
huozhi/js-compressed-size
display the javascript file size after minified and gzipped
JamieMason/doei
Experiment: Remove unused CSS/JS using RUM Code Coverage
ErickWendel/recreating-uglifyjs-talk
All the references, slides, and resources from my talk "Recreating UglifyJS From Scratch: Demystifying Code Minification and Source Map Generation".
beyer-stefan/gofiber-minifier
HTML, JavaScript, and CSS minifier for the gofiber-Framework
cybemachine/minify-web
Minify project by cybe
dmilojkovic76/brackets-minifier
Minify JavaScript and CSS files in Brackets with YUI and UglifyJS2
krishnadaspalode/obfuscate-with-gulp-libraries
Advanced level javascript code obfuscation with gulp libraries on Angular
makehappen/autominifier
Automatically Minify and Concatenate your JS and CSS files and libraries into single files for improved application performance.
qwreey/lune-minify-js
minify-js binding for lune runtime
sam0x17/es6-minifier
A self-contained crystal shard that can minify ES6+ JavaScript.
tidusvn05/sassy-starter
:tada: Sassy starter - HTML / SCSS (SMACSS)
wei/compressor-deprecated
Online JavaScript/CSS/HTML Compressor
appzic/js-helper-func
Vanila JavaScript DOM manipulation with maximizing minification
escummy/blackjack-game
Blackjack game minified to production using vanilla javascript
moschiel/html-minify-and-macro-converter
Minify and converts HTML files into C/C++ string literal macros
Niklus/codetrim
A simple example of minifying code with wasm. Compiled with golang.
qls19870612/ConfuseHelper
js confuse helper,js混淆,H5小游戏代码混淆优化,js混淆命令行工具,js优化
RandomHashTags/c-minify
Minify CSS & Javascript files, written in pure C.
YeDawa/Minix
A simple Rust-based minifier for JavaScript and CSS that efficiently reduces file size by removing unnecessary characters, whitespace, and comments without affecting functionality.