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:
- 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 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 months ago
- Check if a value is a function☆27Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Create an array without duplicates☆71Updated 4 years ago
- The source for this module has moved to the Helmet repository.☆10Updated 4 years ago
- Create a relative URL with options to minify.☆56Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Create tarball from files☆29Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Rename a function☆46Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a file is executable☆30Updated 6 years ago
- Generate a list of top npm users by based on monthly downloads.☆50Updated 7 years ago
- Add AVA to your project☆15Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- http url router, `connect` missing router middleware☆60Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Get available v8 and Node.js flags.☆57Updated last year
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- bump regex with semver☆13Updated 4 years ago