</>PackageGraphPackageGraph

array-buffer-byte-length

npmv1.0.2TypeScript

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

0
Weekly downloads
1
Dependents
22
Dependencies
2/100
Popularity

Overview

array-buffer-byte-length is an npm package that get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. The latest version is 1.0.2, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (22 direct dependencies) increases install size and audit surface.

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

Relationship graph

Dependencies (left) and dependents (right) of array-buffer-byte-length.

call-bounddeep-equalarray-buffer-byte…
array-buffer-byte-length dependencies dependents

Dependencies

Runtime (2)

call-bound ^1.0.3is-array-buffer ^3.0.5

Dev (20)

@arethetypeswrong/cli ^0.17.1@ljharb/eslint-config ^21.1.1@ljharb/tsconfig ^0.2.2@types/es-value-fixtures ^1.4.4@types/for-each ^0.3.3@types/object-inspect ^1.13.0@types/tape ^5.8.0auto-changelog ^2.5.0encoding ^0.1.13es-value-fixtures ^1.5.0eslint =8.8.0evalmd ^0.0.19for-each ^0.3.3in-publish ^2.0.1npmignore ^0.3.1nyc ^10.3.2object-inspect ^1.13.3safe-publish-latest ^2.0.0tape ^5.9.0typescript next

Used by

Popular packages that depend on array-buffer-byte-length.

Alternatives to array-buffer-byte-length

Frequently installed together

Version history

VersionPublishedLicense
1.0.2latest1 year agoMIT
1.0.12 years agoMIT
1.0.03 years agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install array-buffer-byte-length?

Run `npm install array-buffer-byte-length` to add array-buffer-byte-length to your npm project.

What license is array-buffer-byte-length released under?

array-buffer-byte-length is distributed under the MIT license.

How popular is array-buffer-byte-length?

array-buffer-byte-length has approximately 0 downloads per week and 1 known dependent packages.