mathiasbynens / String.prototype.endsWithLinks
A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.
☆36Updated last year
Alternatives and similar repositories for String.prototype.endsWith
Users that are interested in String.prototype.endsWith are comparing it to the libraries listed below
Sorting:
- Create an array without duplicates☆74Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- Object.keys shim☆45Updated 7 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Create a relative URL with options to minify.☆57Updated 4 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 2 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Minimal module to check if a file is executable.☆49Updated last month
- Check if a file is executable☆29Updated 7 years ago
- Rename a function☆47Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago