Replaces a file extension with another one.
☆46Mar 14, 2023Updated 3 years ago
Alternatives and similar repositories for replace-ext
Users that are interested in replace-ext are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆19Dec 21, 2024Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 9 years ago
- ☆19Dec 21, 2024Updated last year
- ☆11Apr 15, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 5 years ago
- ☆20Sep 24, 2025Updated 10 months ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 10 months ago
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 10 months ago
- Combines array of streams into one Readable stream in strict order.☆28Apr 15, 2023Updated 3 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 9 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 7 months ago
- Node's querystring module for all engines. (ES3 compat fork)☆19Jul 7, 2017Updated 9 years ago
- A simple module for bitwise-xor on buffers☆32Dec 21, 2024Updated last year
- ☆19Apr 11, 2018Updated 8 years ago
- ☆18Jun 9, 2018Updated 8 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 5 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Aug 2, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Namespaced global event emitter.☆20Mar 23, 2024Updated 2 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated 2 years ago
- Simple RFC 6838 media type parser and formatter☆59Jul 23, 2026Updated 2 weeks ago
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated 4 months ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Jul 21, 2026Updated 2 weeks ago
- character encoding utilities in node.js☆16Sep 3, 2018Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 9 years ago
- ☆21Dec 21, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 9 years ago
- Object.keys shim☆46Mar 17, 2026Updated 4 months ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…