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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a relative URL with options to minify.☆56Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Check if a value is a function☆27Updated 4 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆30Updated 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
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Create tarball from files☆29Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Add AVA to your project☆15Updated 4 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
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- ES2017 spec-compliant shim for Object.entries☆57Updated last year
- Get available v8 and Node.js flags.☆57Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Minimal module to check if a file is executable.☆49Updated 10 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Generate a list of top npm users by based on monthly downloads.☆50Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Rename a function☆46Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago