$ cnpm install an-array
Check if an object is an array or a typed array.
is = anArray(array)Returns true if the object is one of the following:
Float32ArrayFloat64ArrayUint8ClampedArrayUint8ArrayUint16ArrayUint32ArrayInt8ArrayInt16ArrayInt32ArrayArrayOtherwise, will return false.
MIT. See LICENSE.md for details.
Copyright 2013 - present © cnpmjs.org | Home |