</>PackageGraphPackageGraph

boolbase

npmv2.0.0TypeScript

two functions: One that returns true, one that returns false

Safe to adopt

Yes — boolbase scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 176 days ago.

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

    No download data reported for this package yet.

  • BMaintenance: grade B, Good.

    Last published 176 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 2.7 KB installed.

  • BSupply chain: grade B, Good.

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

  • ALicense: grade A, Excellent.

    ISC — 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 boolbase 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.

2.7 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 >=20.19.0
Module format
ESM only
TypeScript
Types included
Install scripts
None

boolbase vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
boolbasethis page03ISC5 months ago
callsites136.7M1MIT1 day ago
once109.6M1ISC1 day ago
reusify91M1MIT1 day ago
call-bind80.7M5MIT1 day ago
generate-function12M1MIT1 day ago

Dependencies

Declared by boolbase v2.0.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (1)

typescript ^5.9.3

Used by

Popular packages that depend on boolbase.

Relationship graph

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

cheerio-selectcss-selectnth-checkboolbase
boolbase dependencies dependents

Frequently installed together

Release history

1 release in the last two years.

Recent versions of boolbase
VersionPublishedSizeLicense
2.0.0latest5 months ago2.7 KBISC
1.0.012 years agoISC

Overview

boolbase is an npm package that two functions: One that returns true, one that returns false. It has 3 known dependents in the graph. The latest version is 2.0.0, released under the ISC license.

Who should use it

Teams working in the npm ecosystem who need two functions: One that returns true, one that returns false 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 (ISC).
  • Lean dependency tree (1 direct dependencies).

Cons

  • No significant drawbacks detected from available metadata.

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

Maintainers

Keywords

Funding

Frequently asked questions

Should I use boolbase?

Yes — boolbase scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 176 days ago.

How do I install boolbase?

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

What license is boolbase released under?

boolbase is distributed under the ISC license.

How popular is boolbase?

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

Is boolbase still maintained?

The most recent release of boolbase (v2.0.0) was published 5 months ago.

Does boolbase run install scripts?

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