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:
- Convert a string index to its line and column position☆33Updated last week
- Find a file or directory by walking up parent directories — Zero dependencies☆81Updated 3 months ago
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Get a random temporary path☆32Updated last year
- Convert object keys from camel case☆56Updated last year
- Remove circular references from objects☆93Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆36Updated last month
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated last year
- Check if the system is in low power mode☆66Updated last year
- Rotate an array by a given number of steps☆45Updated last year
- Encode & decode strings, bytes, and integers to Base62☆87Updated 2 weeks ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- Check if a string is a valid JavaScript identifier☆26Updated last year
- Make a synchronous function have a timeout☆125Updated last year
- Like Object.keys() but also includes symbols☆22Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆158Updated 4 months ago
- Check if the process is running inside a container (Docker/Podman)☆75Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated 3 weeks ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Useful utilities for working with Fetch☆91Updated 7 months ago
- Check whether a file can be executed☆44Updated 2 years ago
- Make a regular expression time out if it takes too long to execute☆216Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated 3 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- TypeScript with some extras for type-checking.☆28Updated this week
- ☆16Updated last year
- Get the default browser☆56Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year