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
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Create a relative URL with options to minify.☆56Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- ES2017 spec-compliant shim for Object.entries☆57Updated last year
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Rename a function☆47Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆21Updated 3 weeks ago
- Sort the keys in an object.☆37Updated 6 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if a value is a function☆28Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆60Updated 3 weeks ago
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Use micromatch to filter npm module dependencies by name.☆99Updated 6 years ago