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:
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 2 months ago
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Get a random temporary path☆32Updated last year
- Convert a string index to its line and column position☆33Updated 4 months ago
- Convert object keys from camel case☆56Updated last year
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated last year
- Remove circular references from objects☆94Updated last year
- Check if a string is a valid JavaScript identifier☆26Updated last year
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Create a transform stream using await instead of callbacks☆70Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆35Updated this week
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆216Updated last year
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Rotate an array by a given number of steps☆45Updated last year
- Check if the system is in low power mode☆65Updated last year
- Like Object.keys() but also includes symbols☆22Updated 2 years ago
- Check if the process is running inside a container (Docker/Podman)☆74Updated last year
- Make a synchronous function have a timeout☆125Updated 11 months ago
- Extracts the repo URL from a package.json object☆28Updated last month
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- TypeScript with some extras for type-checking.☆26Updated 2 weeks ago
- Make a regular expression time out if it takes too long to execute☆216Updated 11 months ago
- Useful utilities for working with Fetch☆90Updated 6 months ago
- A more usable typed storage API for Web Extensions☆71Updated 5 months ago
- Encode and decode Unicode escapes in a string☆43Updated last year
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆14Updated 4 months ago
- Like read-package-json, but faster☆49Updated last month
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Switch git branches by their pull request title☆67Updated 3 years ago