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
Return a string giving the literal bit representation of a double-precision floating-point number.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Standard library OS utilities.
Platform float word order.
Platform on which the current process is running.
Return the current working directory.
Object containing the user environment.
Absolute pathname of the executable which started the current Node.js process.
Read data from stdin.
Standard library base pseudorandom number generators.
Arcsine distributed pseudorandom numbers.
Bernoulli distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Cauchy distributed pseudorandom numbers.
Chi-square distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Discrete uniform distributed pseudorandom numbers.
Erlang distributed pseudorandom numbers.
Exponentially distributed pseudorandom numbers.
F distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Geometric distributed pseudorandom numbers.
Gumbel distributed pseudorandom numbers.
Hypergeometric distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Inverse gamma distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Logistic distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
Negative binomial distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Pareto (Type I) distributed pseudorandom numbers.
Poisson distributed random numbers.
Pseudorandom numbers having integer values.
Revive a JSON-serialized pseudorandom number generator (PRNG).
Student's t-distributed pseudorandom numbers.
Triangular distributed pseudorandom numbers.
Weibull distributed pseudorandom numbers.
Sample elements from an array-like object.
Return a regular expression to capture a function name.
Bernoulli distribution probability mass function (PMF).
Cauchy distribution cumulative distribution function (CDF).