</>PackageGraphPackageGraph

is-typedarray

npmv1.0.0

Detect whether or not an object is a Typed Array

Not recommended for new projects

No — is-typedarray should not be adopted for new projects. Last published 4085 days ago.

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

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 4085 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies.

  • 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-typedarray 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.

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
No bundled types
Install scripts
None

is-typedarray 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-typedarraythis page01MIT11 years ago
is-wsl04MIT2 hours ago
is-shared-array-buffer01MIT2 hours ago
is-inside-container02MIT2 hours ago
is-generator-fn01MIT2 hours ago
is-docker02MIT2 hours ago

Dependencies

Declared by is-typedarray v1.0.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (1)

tape ^2.13.1

Used by

Popular packages that depend on is-typedarray.

Relationship graph

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

requestis-typedarray
is-typedarray dependencies dependents

Frequently installed together

Release history

No releases in the last two years.

Recent versions of is-typedarray
VersionPublishedSizeLicense
1.0.0latest11 years agoMIT
0.0.012 years agoMIT

Overview

is-typedarray is an npm package that detect whether or not an object is a Typed Array. It has 1 known dependents in the graph. The latest version is 1.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need detect whether or not an object is a Typed Array 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).
  • Lean dependency tree (1 direct dependencies).

Cons

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

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

Maintainers

Keywords

Frequently asked questions

Should I use is-typedarray?

No — is-typedarray should not be adopted for new projects. Last published 4085 days ago.

How do I install is-typedarray?

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

What license is is-typedarray released under?

is-typedarray is distributed under the MIT license.

How popular is is-typedarray?

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

Is is-typedarray still maintained?

The most recent release of is-typedarray (v1.0.0) was published 11 years ago.

Does is-typedarray run install scripts?

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