You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Chazot bd1233ba46
Début du projet
2 years ago
..
dist Début du projet 2 years ago
README.md Début du projet 2 years ago
package.json Début du projet 2 years ago

README.md

Jimp Compact

Compact Version of Jimp

automated circle ci npm version npm downloads install size

🔥 Compiled using zeit/ncc

Why?

This package has 32x smaller install size with all features of original jimp (Jimp install size is ~16.3MB)

Usage

Install and import/require jimp-compact instead of jimp NPM package.

See jimp docs for full usage.

License

MIT - Based on Jimp