</>PackageGraphPackageGraph

kareem

npmv3.4.0TypeScript

Next-generation take on pre/post function hooks

Safe to adopt

Yes — kareem scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 21 days ago. 5 releases in the last 2 years.

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

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 21 days ago. 5 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 76 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    Apache-2.0 — 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 kareem 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.

76 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
node >=18.0.0
Module format
CommonJS only
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the kareem README.

javascriptFull README ↗
await hooks.execPre('cook', null);

Dependencies

Declared by kareem v3.4.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (5)

acquit 1.xacquit-ignore 0.2.xeslint 8.20.0mocha 11.xnyc 15.1.0

Used by

Popular packages that depend on kareem.

Relationship graph

Dependencies (left) and dependents (right) of kareem.

mongoosekareem
kareem dependencies dependents

Frequently installed together

Release history

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

Recent versions of kareem
VersionPublishedSizeLicense
3.4.0latest21 days ago76 KBApache-2.0
3.3.04 months ago72 KBApache-2.0
3.2.07 months ago216 KBApache-2.0
3.1.08 months ago215 KBApache-2.0
3.0.09 months ago215 KBApache-2.0
2.6.32 years ago74 KBApache-2.0
2.6.22 years ago77 KBApache-2.0
2.6.12 years ago38 KBApache-2.0
2.6.02 years ago38 KBApache-2.0
2.5.13 years ago38 KBApache-2.0
2.5.03 years ago38 KBApache-2.0
2.4.14 years ago106 KBApache-2.0
2.4.04 years ago106 KBApache-2.0
2.3.54 years ago99 KBApache-2.0
2.3.44 years ago99 KBApache-2.0

Overview

kareem is an npm package that next-generation take on pre/post function hooks. It has 1 known dependents in the graph. The latest version is 3.4.0, released under the Apache-2.0 license.

Who should use it

Teams working in the npm ecosystem who need next-generation take on pre/post function hooks 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 (Apache-2.0).

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 kareem?

Yes — kareem scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 21 days ago. 5 releases in the last 2 years.

How do I install kareem?

Run `npm install kareem` to add kareem to your npm project.

What license is kareem released under?

kareem is distributed under the Apache-2.0 license.

How popular is kareem?

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

Is kareem still maintained?

The most recent release of kareem (v3.4.0) was published 21 days ago.

Does kareem run install scripts?

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