es-shims / String.prototype.replaceAllLinks
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.
☆36Updated 3 weeks ago
Alternatives and similar repositories for String.prototype.replaceAll
Users that are interested in String.prototype.replaceAll are comparing it to the libraries listed below
Sorting:
- Regular expression for matching reserved filename characters☆50Updated 3 weeks ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last month
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Maps lines and columns to character offsets and back.☆26Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- get better errors☆25Updated 3 weeks ago
- utility to check if a node passes a test☆42Updated last year
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 5 months ago
- TypeScript with some extras for type-checking.☆28Updated last week
- A Blob implementation in Node.js, originally from node-fetch.☆64Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 weeks ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Constants and utilities about visitor keys to traverse AST.☆43Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago
- Enable DOM in Node.js☆75Updated 3 weeks ago
- utility to create a new trees with a nice syntax☆79Updated 2 years ago
- ECMAScript RegExp Match Indices☆65Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 3 weeks ago
- Check if your package was installed globally☆69Updated last year
- plugins to minify HTML☆97Updated 7 months ago
- Check if stdout or stderr is interactive☆117Updated last year
- Parses and compiles CSS nth-checks to highly optimized functions.☆59Updated last week
- Sort the keys of an object☆105Updated last month
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆80Updated last month
- Official ES spec-compliant polyfill for Object.fromEntries☆33Updated last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Generate a unique filename for use in temporary directories or caches.☆45Updated 3 weeks ago
- Check if your code is running as an npm script☆55Updated 4 years ago