is-typedarray / 1.0.0 last updated a year ago created on Jun 1st 2014

Install

npm install --save is-typedarray

Clone

git clone git@github.com:hughsk/is-typedarray.git

dependencies

No dependencies listed.

maintainers

hughsk

versions

1.0.0 a year ago hughsk
0.0.0 2 years ago hughsk
113349 Downloads yesterday.

readme

is-typedarray locked

Detect whether or not an object is a Typed Array.

Usage

NPM

isTypedArray(array)

Returns true when array is a Typed Array, and false when it is not.

License

MIT. See LICENSE.md for details.

Resolving all dependencies.. This could take a while as our cache is not yet fully warmed up.