jimp-compact
npmv0.16.1-2TypeScriptCompact 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.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
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)
Used by
Popular packages that depend on jimp-compact.
Relationship graph
Dependencies (left) and dependents (right) of jimp-compact.
Frequently installed together
The semantic version parser used by npm.
Reusable require and Node resolution utilities library for Expo
Get and typecast environment variables.
A Promise-based interface into processes created by child_process.spawn
Parse a PNG
Release history
No releases in the last two years, typically about 5 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.16.1-2latest | 5 years ago | 1.2 MB | MIT |
| 0.16.2 | 5 years ago | 1.2 MB | MIT |
| 0.16.1-1 | 5 years ago | 1.2 MB | MIT |
| 0.16.1 | 6 years ago | 527 KB | MIT |
| 0.12.1 | 6 years ago | 459 KB | MIT |
| 0.12.0 | 6 years ago | 458 KB | MIT |
| 0.10.3 | 6 years ago | 527 KB | MIT |
| 0.10.1 | 6 years ago | 493 KB | MIT |
| 0.9.8 | 6 years ago | 493 KB | MIT |
| 0.9.7 | 6 years ago | 490 KB | MIT |
| 0.9.6 | 6 years ago | 490 KB | MIT |
| 0.9.3 | 6 years ago | 490 KB | MIT |
| 0.9.1 | 6 years ago | 487 KB | MIT |
| 0.9.0 | 6 years ago | 487 KB | MIT |
| 0.8.5 | 6 years ago | 487 KB | MIT |
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.
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.