shrink
There are 49 repositories under shrink topic.
jenstornell/tiny-html-minifier
Minify HTML in PHP with just a single class
vaibhav111tandon/vov.css
📱💻A CSS Library for small but useful animations💻📱
y4roc/Docker-PiShrink
Docker-Image to shrink your Pi-Image
johnjohndoe/ProGuard
Java class file shrinker, optimizer, obfuscator, and preverifier
greybax/cordova-plugin-proguard
:white_square_button: Cordova Plugin for ProGuard
RanyAlbegWein/Tinypng
A Bash script for shrinking PNG files, using tinypng.com
jongyunha/shrinkmap
ShrinkableMap is a high-performance, generic, thread-safe map implementation for Go that automatically manages memory by shrinking its internal storage when items are deleted. It provides a solution to the common issue where Go's built-in maps don't release memory after deleting elements.
nicolaslee2775/ionic-scroll-hide
An Ionic2 directive that hide the header and footer while scrolling
lelongg/geo-offset
Rust library containing algorithms to shrink and dilate various geometric shapes.
reececomo/readmore-js
Simple Read More plugin for jQuery
kn007/Reduce-Shrink-Purge-the-ibdata1-file-in-MySQL
This project could help to reduce the ibdata1 file size.
muratozturk5/ClickShrinkEffectLibrary
Kotlin View Click Shrink Effect
zacanger/shrink-string
Tiny string compression module for Node.
alton-campbell/rpi-backup-tutorial
How to backup and restore a Raspberry Pi SD card from Windows
MadeiraData/DatabaseFileSizeMaintenance
Add-on to Ola Hallengren's maintenance solution, focusing on managing database file size growth and shrink.
shellhong6/flutter_stretchable_text_view
a library for stretchable and shrinkable text view.
caduandrade/axis_layout_flutter
Horizontal (row) and vertical (column) layout with fill and shrink features.
cclient/ShrinkDockerForMac
shrink docker for mac hyperkit vmdisk,docker for mac 辅助工具,导出contain和image重新生成虚拟机,以达到减少虚拟机硬盘占用的目的,现在docker on mac 可以自动shrink,用不着了,算是个小型的服务备份恢复工具
jxm262/lil-json
Convert Large Json files into lil json files
nstevens1040/DiskPartShrinkVolume
While attempting to shrink a volume using diskpart in Windows you receive an error stating: The specified shrink size is too big and will cause the volume to be smaller than the minimum volume size. This is what you should do in this scenario.
schnti/kirby-image-shrink
A plugin for Kirby 2 CMS to shrink images on upload and replace to max size.
goyourfly/ShrinkLinearLayout
ShrinkLinearLayout 是一个自定 LinearLayout,它的目的是当 LinearLayout 的子 View 高度超过 LinearLayout 的高度时,让子 View 按照一定的比例缩放
julpanucci/JPShrinkingButton
A simple button that animates from its original frame to a circular button
MyActionWay/branch-pruner-action
Reduces the repo-size by manually & automatically truncating a branch's history. Newer commits & file versions are preserved.
jabbalaci/UrlShortener-nim
A URL shortener command-line app. using bit.ly
kisinamso/SQLServerMaintenanceBox
Stored Procedures for SQL Server Maintenance
34j/pre-commit-shrink-image
pre-commit hook for shrinking images
hidehalo/laravel-view-shrinker
Laravel view shrinker would performs compression operations similar to twig's spaceless function when compile&caching blade views.
kaukas/bisect
Find the interesting item in a list of items
PHEOBUSYY/CKCalendarView
支持手势收起的日历控件
SimonRichardson/shrink
Shrink test cases using go stdlib quick.Check
uroesch/pngpetite
Make PNG files as petite as possible
suzushin7/ImageCompressorFX
This is a simple image compression tool that allows you to compress images in a batch. This tool is built with Kotlin and JavaFX.
dvho/unbloat
Unbloat is a powerful tool designed to help developers manage and clean up their Git repositories by identifying and handling files that were once tracked but are no longer present in the latest commits. It's particularly useful for maintaining a lightweight repo without compromising commit history.