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
Test if a value is a Uint8Array.
Test if a value is a Uint8ClampedArray.
Test if a value is an array of probabilities that sum to one.
Return a function which tests if every element in an array passes a test condition.
Return a function which tests if every element in an array-like object passes a test condition.
BigInts.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Fill a strided array according to a provided callback function.
Allocate a buffer containing a provided string.
Command-line interface.
Command-line interface.
Complex numbers.
Complex number constructors.
64-bit complex number.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a complex number.
Maximum length for a typed array.
Euler's number.
1/4 times π.
1/2 times π.
Natural logarithm of the square root of 2π.
Natural logarithm of 2.
Maximum double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
Maximum safe double-precision floating-point integer.
The minimum base 10 exponent for a normal double-precision floating-point number.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Double-precision floating-point negative infinity.
Smallest positive double-precision floating-point normal number.
Square root of double-precision floating-point epsilon.
2π.
Maximum signed 16-bit integer.
Minimum signed 16-bit integer.
Minimum signed 32-bit integer.
Minimum signed 8-bit integer.
Windows path segment separator.
Maximum unsigned 32-bit integer.
Maximum unsigned 8-bit integer.
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Standard library for interfacing with a fileystem.
Read the entire contents of a directory.
Read the entire contents of a file.
Resolve a path by walking parent directories.
Write data to a file.
Create an iterator which always returns the same value.
Return an iterator's length.
Test if a double-precision floating-point numeric value is infinite.
Test if a single-precision floating-point numeric value is NaN.
Test if a finite double-precision floating-point number is a positive integer.