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☆71Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- Rename a function☆46Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Create a relative URL with options to minify.☆56Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Generate a list of top npm users by based on monthly downloads.☆51Updated 7 years ago
- Property descriptor factory☆43Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Sort the keys in an object.☆37Updated 5 years ago
- Check if a file is executable☆29Updated 7 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Determine if an object is a Buffer☆89Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago