</>PackageGraphPackageGraph

jimp-compact

npmv0.16.1-2TypeScript

Compact version of Jimp

Not recommended for new projects

No — jimp-compact should not be adopted for new projects. Last published 1815 days ago.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 1815 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 1.2 MB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 2 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding jimp-compact to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

1.2 MB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the jimp-compact README.

// ESM
import Jimp from 'jimp-compact'

// CJS
const Jimp = require('jimp-compact')

Dependencies

Declared by jimp-compact v0.16.1-2. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (7)

@types/fs-extra ^9.0.12@types/jimp ^0.2.28@vercel/ncc ^0.31.1fs-extra ^10.0.0jimp ^0.16.1jiti ^1.12.0typescript ^4.4.3

Used by

Popular packages that depend on jimp-compact.

Relationship graph

Dependencies (left) and dependents (right) of jimp-compact.

@expo/image-utilsjimp-compact
jimp-compact dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 5 days apart.

Recent versions of jimp-compact
VersionPublishedSizeLicense
0.16.1-2latest5 years ago1.2 MBMIT
0.16.25 years ago1.2 MBMIT
0.16.1-15 years ago1.2 MBMIT
0.16.16 years ago527 KBMIT
0.12.16 years ago459 KBMIT
0.12.06 years ago458 KBMIT
0.10.36 years ago527 KBMIT
0.10.16 years ago493 KBMIT
0.9.86 years ago493 KBMIT
0.9.76 years ago490 KBMIT
0.9.66 years ago490 KBMIT
0.9.36 years ago490 KBMIT
0.9.16 years ago487 KBMIT
0.9.06 years ago487 KBMIT
0.8.56 years ago487 KBMIT

Overview

jimp-compact is an npm package that compact version of Jimp. It has 1 known dependents in the graph. The latest version is 0.16.1-2, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need compact version of Jimp and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use jimp-compact?

No — jimp-compact should not be adopted for new projects. Last published 1815 days ago.

How do I install jimp-compact?

Run `npm install jimp-compact` to add jimp-compact to your npm project.

What license is jimp-compact released under?

jimp-compact is distributed under the MIT license.

How popular is jimp-compact?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on jimp-compact.

Is jimp-compact still maintained?

The most recent release of jimp-compact (v0.16.1-2) was published 5 years ago.

Does jimp-compact run install scripts?

No. jimp-compact does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.