Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Returns an array of Typed Array names that are available in the current environment
- typed
- arrays
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- BigInt64Array
- BigUint64Array
Robustly get the length of a Typed Array
- typed
- array
- length
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
A simple list of possible Typed Array names.
- typed
- array
- typedarray
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- BigInt64Array
- BigUint64Array
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
- array
- TypedArray
- typed array
- which
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
- array
- TypedArray
- typed array
- is
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Simple and modern async event emitter
Robustly get the byte length of a Typed Array
- typed
- array
- byteLength
- byte
- length
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- View more
Detect whether or not an object is a Typed Array
Robustly get the byte offset of a Typed Array
- typed
- array
- byteOffset
- byte
- offset
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- View more
TypedArray polyfill for old browsers
- ArrayBuffer
- DataView
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- typed
- array
- polyfill
A package that contains an array of every single file extension there is for text files
- browser
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- es5
- export-default
- extensions
- module
- node
- text
- text extensions
- text-extensions
- View more
Type checking for JavaScript functions
Intuitive, type safe and flexible Store for Vue
A package that contains an array of every single file extension there is for binary files
- binary
- binary extensions
- binary-extensions
- browser
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- es5
- export-default
- extensions
- module
- node
- View more
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
- allow-env
- allow-read
- deno
- deno-edition
- deno-entry
- denoland
- edition
- editions
- es2022
- es5
- es6
- es6+
- jsnext
- node
- View more
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Web API compatible Form Data implementation
An extended Error class that envelops a parent error, such that the stack trace contains the causation
- browser
- deno
- deno-edition
- deno-entry
- denoland
- error
- es2017
- es2022
- es5
- export-default
- module
- nerror
- nested
- nested-error
- View more
Web API compatible File implementation for node