mathiasbynens / String.prototype.endsWith
A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.
☆35Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for String.prototype.endsWith
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Create tarball from files☆29Updated last year
- Get available v8 and Node.js flags.☆56Updated last year
- Returns an array filled with the specified input☆43Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Add AVA to your project☆15Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 8 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Command line tool for Verb.☆35Updated 9 years ago
- Create a relative URL with options to minify.☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Sort the keys in an object.☆37Updated 5 years ago
- Rename a function☆45Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- TasteJS logo and artwork☆13Updated 9 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- The source for this module has moved to the Helmet repository.☆10Updated 4 years ago
- Split a string at one or more indices☆23Updated 3 years ago