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
Chi-squared distribution cumulative distribution function (CDF).
Raised cosine distribution cumulative distribution function (CDF).
Raised cosine distribution quantile function.
Degenerate distribution cumulative distribution function (CDF).
Degenerate distribution quantile function.
Discrete uniform distribution probability mass function (PMF).
Exponential distribution cumulative distribution function (CDF).
Geometric distribution probability mass function (PMF).
Inverse gamma distribution cumulative distribution function (CDF).
Kumaraswamy's double bounded distribution cumulative distribution function (CDF).
Laplace distribution cumulative distribution function (CDF).
Lévy distribution cumulative distribution function (CDF).
Lognormal distribution cumulative distribution function (CDF).
Negative binomial distribution probability mass function (PMF).
Poisson distribution probability mass function (PMF).
Rayleigh distribution cumulative distribution function (CDF).
Triangular distribution cumulative distribution function (CDF).
Weibull distribution cumulative distribution function (CDF).
Calculate the maximum value of a strided array.
Standard output.
Strided.
Create a string from a sequence of Unicode code points.
Convert a string to lowercase.
Repeat a string a specified number of times and return the concatenated result.
Right pad a string.
Trim whitespace characters from the end of a string.
Symbol.
Symbol iterator.
Time in seconds since the epoch.
stdlib TypeScript type declarations.
Determine the name of a value's constructor.
Define a non-enumerable read-only property.
Define (or modify) an object property.
Define a read-only property.
Escape a regular expression string or pattern.
Alias for eval global.
Determine a function's name.
Return the global object.
Return the first index at which a given element can be found.
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Invert an object, such that keys become values and values become keys.
Parse a string as JSON.
Determine a value's type.
Use StealJS to build your projects with Grunt.
[DEPRECATED] live-reload for StealJS and SystemJS
Bundle assets into your dist folder with StealTools
StealJS plugin for CSS
A small wrapper that lets you use socket.io on the client and server
Takes a pointGrid and returns a correspondent matrix of the 'property' values
Debouncing functions made easy