shrinko8
Code minimizer
A tool for minimizing and optimizing Pico-8 game code
Shrink (minify) Pico-8 carts, as well as other tools (e..g linting, format conversion)
94 stars
3 watching
7 forks
Language: Lua
last commit: 17 days ago
Linked from 1 awesome list
lintminifypico-8picotron
Related projects:
Repository | Description | Stars |
---|---|---|
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
jayxon/leanify | A lightweight tool for removing unnecessary data and recompressing files to reduce size without affecting image quality. | 831 |
movax13h/p8coder | A tool that allows users to write and edit pico-8 cartridge code in a custom editor with syntax highlighting and code completion. | 100 |
pnnl/soda-opt | A tool that extracts and optimizes high-level code snippets into LLVM IR using MLIR for high-level synthesis | 37 |
miniboxing/miniboxing-plugin | Improves performance of Scala generics with primitive types by reducing bytecode size without sacrificing execution speed | 121 |
foonathan/tiny | A C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques. | 110 |
funbox/optimizt | A CLI tool for compressing and optimizing image files in various formats. | 938 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
emergetools/smallstrings | A tool for reducing localized string file sizes by eliminating key duplication and using compressed storage. | 127 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
teamtigers/minisauras | Automates minification of JavaScript and CSS files and creation of pull requests based on GitHub Actions | 48 |
dansanderson/picotool | A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files | 374 |
ofekshilon/optview2 | A tool to help developers understand and improve the optimization of their code | 131 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
psliwa/image-optimizer | An image optimization library that uses various tools to reduce file sizes. | 911 |