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☆73Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- Create a relative URL with options to minify.☆57Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- ES2017 spec-compliant shim for Object.entries☆57Updated last year
- Strip UTF-8 byte order mark (BOM)☆21Updated 2 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Assert utility from yeoman☆51Updated 3 weeks ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Sort the keys in an object.☆37Updated 6 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Tools to validate package.json files.☆109Updated last week
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Add AVA to your project☆15Updated 4 years ago