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:
- Check if a path is a file, directory, or symlink☆79Updated last year
- Create an array without duplicates☆73Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆21Updated last month
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 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
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Get the callsite of the caller function☆54Updated last month
- Repeat a string - fast☆35Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Create a relative URL with options to minify.☆57Updated 4 years ago
- Rename a function☆47Updated last year
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Check if a value is a function☆28Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Minimal module to check if a file is executable.☆49Updated last week
- The score badge service for https://npms.io☆35Updated 7 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago