Jymin

JSON →
library 0.5.1 ·javascript
verified Jun 4, 2026

Jymin (JavaScript You Minify) is a lightweight, minifier-friendly JavaScript library designed to be concatenated with application code and minified together, ensuring that only used functions survive minification. Current stable version is 0.5.1, with irregular releases. It offers browser utilities (DOM manipulation, event handling, Ajax, data storage, cookie management) and aims to minimize download size and latency, distinguishing itself from jQuery/Zepto by focusing on minifiability and speed over feature breadth. No dependencies, primarily for browser environments.