sindresorhus / change-file-extensionLinks
Change the file extension of a path
☆38Updated 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☆31Updated last year
- Get a random temporary path☆32Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆81Updated 4 months ago
- Convert a string index to its line and column position☆34Updated 3 weeks ago
- Convert object keys from camel case☆56Updated last year
- Remove circular references from objects☆98Updated last year
- Rotate an array by a given number of steps☆46Updated last year
- Like Object.keys() but also includes symbols☆23Updated 2 years ago
- Check if the process is running in a Continuous Integration (CI) environment☆36Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Check if a string is a valid JavaScript identifier☆26Updated last year
- Create a transform stream using await instead of callbacks☆71Updated last year
- Encode & decode strings, bytes, and integers to Base62☆89Updated last month
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆56Updated 5 years ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 6 months ago
- Get the default browser☆56Updated last year
- Check whether a file can be executed☆45Updated 2 years ago
- Check if the system is in low power mode☆68Updated last year
- Make a synchronous function have a timeout☆125Updated last year
- Switch git branches by their pull request title☆67Updated 3 years ago
- Check if the process is running inside a container (Docker/Podman)☆76Updated last year
- Make a regular expression time out if it takes too long to execute☆217Updated last year
- Serialize objects to JSON with handling for circular references☆159Updated 4 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Clear the console, cross-platform☆22Updated 4 years ago
- Some useful utilities I often need☆36Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated last month
- Merge multiple streams into a unified stream☆59Updated 11 months ago