GitHub
GitHub is a web-based hosting service for version control using Git.
53,775 tracked projects
Public Registry
github.comPublic registry metadata is sourced from known upstream package ecosystems.
Find Project in GitHub
| Project | Description |
|---|---|
The constant value Infinity. | |
Determines whether the passed value is an Array. | |
Determine if a function is a native aync function. | |
Test if a given value is falsey. | |
ES6-compliant shim for Number.isFinite. | |
Determine whether the passed value is a zero based index. | |
Determine whether the passed value is an integer. | |
Checks if `value` is a valid array-like length. | |
ES6-compliant shim for Number.isNaN - the global isNaN returns false positives. | |
Returns true if the value is a primitive. | |
Is this value a JS regex? | |
Determine whether the passed value is a safe integer. | |
Build a jasmine 1.1.3 spec runner html file. | |
Clamp a number to limits. | |
Shim for Math.sign. | |
The constant NaN. | |
This method returns undefined. | |
Trims and replaces sequences of whitespace characters by a single space. | |
Used to copy the values of all enumerable own properties from one or more source objects to a target object. | |
Sham for Object.create | |
Sham for Object.defineProperties | |
Sham for Object.defineProperty | |
An Object.keys shim. | |
Parses a string argument and returns an integer of the specified radix. | |
Indicates whether the specified property is enumerable. | |
Sham for Reflect.defineProperty | |
Sham for Reflect.ownKeys | |
Rename a function. | |
Replace the comments in a string. | |
Requires an argument is corecible then converts using ToString. | |
Determines whether two values are the same value. | |
The abstract operation Call is used to call the [[Call]] internal method of a function object. | |
Tests if a value is a string with the boxed bug; splits to an array. | |
Determines whether one string may be found within another string. | |
Pads a string with another string (repeated, if needed). | |
Determines whether a string begins with the characters of a specified string. | |
The system Symbol.iterator (real or fake) | |
System Symbol.species (real or fake) | |
Converts argument to a value of type Boolean. | |
Cross-browser toISOString support. | |
Converts a JavaScript object to a primitive value. | |
Converts argument to a value that can be used as a property key. | |