sindresorhus / unused-filenameLinks
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
☆144Updated 2 months 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 if it's the first time the process is run☆81Updated 2 months ago
- Boxes for use in the terminal☆104Updated last year
- Lazy number range generator☆82Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Reliably get the terminal window size☆144Updated 2 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check if your package was installed globally☆70Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Ensure a function is only called once☆163Updated 2 years ago
- Map of nouns to their irregular plural form☆90Updated last month
- Simplified high resolution timing☆84Updated last year
- Run the Node.js binary no matter what☆140Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Import all modules in a directory☆139Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if stdout or stderr is interactive☆118Updated 2 years ago
- Check if a Mac camera is on☆97Updated 2 months ago
- Create a hash for file revving☆106Updated 2 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Copy a file☆122Updated 3 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Regular expression for matching issue references☆49Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated last month