</>PackageGraphPackageGraph

is-what

npmv5.5.0

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.

Safe to adopt

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

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

    No download data reported for this package yet.

  • BMaintenance: grade B, Good.

    Last published 352 days ago. 7 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 37 KB installed.

  • BSupply chain: grade B, Good.

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

  • 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 is-what 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.

37 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
Module format
ESM only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the is-what README.

// import functions you want to use like so:
import { isString, isDate, isPlainObject } from 'is-what'

is-what vs the alternatives

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

PackageWeekly downloadsDependentsLicenseLast release
is-whatthis page01MIT11 months ago
expect-type78.4M8Apache-2.01 day ago
type-fest337.8M6(MIT OR CC0-1.0)1 day ago
zod246.7M13MIT1 day ago
csstype142.8M2MIT1 day ago
eslint138.4M279MIT1 day ago

Dependencies

Declared by is-what v5.5.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (7)

@cycraft/eslint ^0.4.4@cycraft/tsconfig ^0.1.2del-cli ^7.0.0np ^10.2.0oxlint ^1.16.0typedoc ^0.28.13vitest ^3.2.4

Used by

Popular packages that depend on is-what.

Relationship graph

Dependencies (left) and dependents (right) of is-what.

copy-anythingis-what
is-what dependencies dependents

Frequently installed together

Release history

7 releases in the last two years, typically about 3 days apart.

Recent versions of is-what
VersionPublishedSizeLicense
5.5.0latest11 months ago37 KBMIT
5.4.01 year ago36 KBMIT
5.3.01 year ago35 KBMIT
5.2.11 year ago35 KBMIT
5.2.01 year ago35 KBMIT
5.1.11 year ago34 KBMIT
5.1.01 year ago33 KBMIT
5.0.22 years ago33 KBMIT
5.0.12 years ago33 KBMIT
5.0.02 years ago33 KBMIT
4.1.162 years ago44 KBMIT
4.1.153 years ago44 KBMIT
4.1.15-33 years ago44 KBMIT
4.1.15-23 years ago44 KBMIT
4.1.133 years ago44 KBMIT

Overview

is-what is an npm package that jS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration. It has 1 known dependents in the graph. The latest version is 5.5.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need jS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

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

Maintainers

Keywords

Funding

Frequently asked questions

Should I use is-what?

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

How do I install is-what?

Run `npm install is-what` to add is-what to your npm project.

What license is is-what released under?

is-what is distributed under the MIT license.

How popular is is-what?

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

Is is-what still maintained?

The most recent release of is-what (v5.5.0) was published 11 months ago.

Does is-what run install scripts?

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