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:
- Boxes for use in the terminal☆102Updated last year
- Lazy number range generator☆81Updated last year
- Ensure a function is only called once☆162Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- Check if your package was installed globally☆70Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Create a hash for file revving☆105Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last week
- Create a lazily evaluated value☆69Updated 4 years ago
- Simplified high resolution timing☆82Updated 11 months ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Toggle the CLI cursor☆111Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- Detect the indentation of code☆197Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Randomize the order of items in an array☆106Updated 3 years ago
- Wait for localhost to be ready from the command-line☆120Updated last year
- Copy a file☆121Updated 3 weeks ago