GitHub

GitHub

GitHub is a web-based hosting service for version control using Git.

54,061 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
github.com

Find Project in GitHub

ProjectDescription
Floating-point typed array constructors.
List of typed array floating-point data types.
List of typed array data types.
Uint16Array.
Uint8Array.
Detect native ArrayBuffer support.
Detect native class support.
Detect native Float64Array support.
Detect native generator function support.
Detect native Int32Array support.
Detect native Uint16Array support.
Detect native Uint8Array support.
Detect native Uint8ClampedArray support.
Detect native WeakMap support.
Detect native WeakSet support.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Test if a value is an absolute path.
Test if a value is an array.
Test if a value is an ArrayBuffer.
Check if an environment is big endian.
Test if a value is a BigInt.
Test if a value is a boolean.
Check if the runtime is a web browser.
Test if a value is a Complex64Array.
Test if a value is a DataView.
Test if a value is an empty object.
Test if a value is an Error object.
Test if a value is a function.
Test if a value is an Int16Array.
Test if a value is a number having an integer value.
Test if a value is an array-like object containing only integers.
Test if a value is iterator-like.
Test if a value is a parseable JSON string.
Check if an environment is little endian.
Test if a value is NaN.
Test if a value is ndarray-like.
Test if a value is equal to negative zero.
Check if the runtime is Node.js.
Test if a value is a number.
Test if a value is object-like.
Test if a value is a plain object.
Test if a value is a number having a positive integer value.
Test if a value is equal to positive zero.
Test if a value is PRNG-like.
Test if a value is a probability.
Test if a value is a regular expression string.
Test if a value is an array of strings.
Test if a value is a symbol.
Test if a value is typed-array-like.
Test if a value is a Uint16Array.