sindresorhus / unused-filenameLinks
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
☆141Updated 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 11 months ago
- Boxes for use in the terminal☆100Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Ensure a function is only called once☆162Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Reliably get the terminal window size☆142Updated last year
- Lazy number range generator☆81Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Wait for localhost to be ready from the command-line☆120Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆81Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Check if stdout or stderr is interactive☆117Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated last week
- Filter object keys and values into a new object☆103Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Import all modules in a directory☆137Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Simplified high resolution timing☆81Updated 10 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Get PID from a port☆79Updated 4 years ago