sindresorhus / unused-filenameLinks
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
☆142Updated last month
Alternatives and similar repositories for unused-filename
Users that are interested in unused-filename are comparing it to the libraries listed below
Sorting:
- Boxes for use in the terminal☆103Updated last year
- Ensure a function is only called once☆163Updated last year
- Check if your package was installed globally☆69Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Reliably get the terminal window size☆144Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Lazy number range generator☆82Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if it's the first time the process is run☆81Updated last month
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Run the Node.js binary no matter what☆139Updated last month
- Check whether a package or organization name is available on npm☆171Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Map of nouns to their irregular plural form☆89Updated last month
- Truncate a string to a specific width in the terminal☆87Updated last month
- Copy a file☆121Updated 2 months ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Import all modules in a directory☆138Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Create a hash for file revving☆106Updated last year
- Toggle the CLI cursor☆112Updated last year
- Check if stdout or stderr is interactive☆118Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Extract the article title of a HTML document☆55Updated last month
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago