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☆74Updated 4 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last week
- Object.keys shim☆45Updated last week
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 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
- Returns an array filled with the specified input☆43Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Create a relative URL with options to minify.☆57Updated 4 years ago
- The score badge service for https://npms.io☆35Updated 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated 2 weeks ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Check if a file is executable☆29Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last month
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 3 months ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last week
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago