Search
typed-array-length
Robustly get the length of a Typed Array
v1.0.7 URL:
https://unpkg.com/typed-array-length@1.0.7/index.js
Open
Browse Files
typed
array
length
robust
es
Int8Array
Uint8Array
Uint8ClampedArray
Int16Array
Uint16Array
Int32Array
Uint32Array
Float32Array
Float64Array
typed-array-byte-offset
Robustly get the byte offset of a Typed Array
v1.0.4 URL:
https://unpkg.com/typed-array-byte-offset@1.0.4/index.js
Open
Browse Files
typed
array
byteOffset
byte
offset
robust
es
Int8Array
Uint8Array
Uint8ClampedArray
Int16Array
Uint16Array
Int32Array
Uint32Array
Float32Array
Float64Array
BigInt64Array
BigUint64Array
data-view-byte-offset
Get the byteOffset out of a DataView, robustly.
v1.0.1 URL:
https://unpkg.com/data-view-byte-offset@1.0.1/index.js
Open
Browse Files
javascript
ecmascript
dataView
data
view
byte
offset
byteOffset
robust
typed-array-byte-length
Robustly get the byte length of a Typed Array
v1.0.3 URL:
https://unpkg.com/typed-array-byte-length@1.0.3/index.js
Open
Browse Files
typed
array
byteLength
byte
length
robust
es
Int8Array
Uint8Array
Uint8ClampedArray
Int16Array
Uint16Array
Int32Array
Uint32Array
Float32Array
Float64Array
BigInt64Array
BigUint64Array
safe-regex-test
Give a regex, get a robust predicate function that tests it against a string.
v1.1.0 URL:
https://unpkg.com/safe-regex-test@1.1.0/index.js
Open
Browse Files
regex
regexp
test
tester
safe
robust
exec