Search
json-buff
JSON that supports binary via bops & base64
v0.0.9 URL:
https://unpkg.com/json-buff@0.0.9/src/app.js
Open
Browse Files
value
store
json-buffer
replacer
isArray
isObject
isString
encode
decode
abstract-encoding
json
isBufferLike
stringify
parse
which-istypedarray
check if [a] an array or [b] is an typed array or [c] an buffer array or [d] specific type using the package
v1.1.0 URL:
https://unpkg.com/which-istypedarray@1.1.0/index.min.js
Open
Browse Files
isTypedArray
check if the array is a typed array
array
get property value of an predefined object property
supports DataView
suppprts IsArrayBufferView
is TypedArray Using regex Pattern check
convert to BufferView
convert to a string using toString
supportsArrayBuffer
check if the array is a simple array
integer
is like buffer
isTypedArray
isBufferLike
supportsArrayBuffer
toString
supportsDataView
nativeIsArrayBufferView
isTypedArrayUsingPattern
toBufferView
getShallowProperty
tagTester