sindresorhus / unused-filenameLinks
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
☆140Updated 3 years ago
Alternatives and similar repositories for unused-filename
Users that are interested in unused-filename are comparing it to the libraries listed below
Sorting:
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Check if your package was installed globally☆70Updated last year
- Lazy number range generator☆81Updated last year
- Boxes for use in the terminal☆98Updated 11 months ago
- Ensure a function is only called once☆162Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Reliably get the terminal window size☆142Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Toggle the CLI cursor☆110Updated 11 months ago
- Map of nouns to their irregular plural form☆89Updated last year
- Simplified high resolution timing☆81Updated 9 months ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Randomize the order of items in an array☆105Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if stdout or stderr is interactive☆117Updated last year
- Move a file - Even works across devices☆200Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Create a HTML element string☆91Updated 7 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago