sindresorhus / change-file-extensionLinks
Change the file extension of a path
☆41Updated last year
Alternatives and similar repositories for change-file-extension
Users that are interested in change-file-extension are comparing it to the libraries listed below
Sorting:
- Merge and normalize adjacent or overlapping integer ranges☆32Updated 2 years ago
- Convert a string index to its line and column position☆36Updated 2 months ago
- Check if a string is a valid JavaScript identifier☆27Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆82Updated 6 months ago
- Get a random temporary path☆34Updated 2 years ago
- Rotate an array by a given number of steps☆46Updated last year
- Convert object keys from camel case☆57Updated last year
- Like Object.keys() but also includes symbols☆24Updated 2 years ago
- Remove circular references from objects☆100Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆37Updated 4 months ago
- Encode & decode strings, bytes, and integers to Base62☆92Updated 3 months ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Check whether a file can be executed☆46Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated last year
- Check if two arrays are equal☆38Updated 8 months ago
- Encode and decode Unicode escapes in a string☆44Updated 2 years ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Extracts the repo URL from a package.json object☆28Updated 5 months ago
- Provides a list of reserved identifiers for JavaScript☆23Updated last month
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- Make a regular expression time out if it takes too long to execute☆219Updated last month
- Make a synchronous function have a timeout☆126Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 3 months ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 3 months ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 8 months ago
- Get the default browser☆60Updated last month
- Check if a directory is empty☆30Updated last year