unused-filename
File name generator
A utility that generates unique file names by appending numbers to existing filenames.
Get an unused filename by appending a number if it exists: file.txt → file (1).txt
141 stars
5 watching
9 forks
Language: JavaScript
last commit: over 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts a string to a valid filename by replacing reserved characters and truncating long names. | 489 |
| | A collection of pre-defined lists for generating random names of various kinds. | 234 |
| | A utility for finding files by walking up parent directories | 40 |
| | A library that generates random numbers with consecutive uniqueness constraints | 116 |
| | Provides a simple API to generate random dog names | 124 |
| | A utility library for working with streams in JavaScript | 342 |
| | Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| | Generates random integers within specified ranges | 87 |
| | A module that retrieves and caches the current user's username from environment variables or system commands. | 142 |
| | A module that provides access to Pokémon names and IDs in various languages. | 491 |
| | A utility function to generate random floating-point numbers within specified ranges. | 36 |
| | Provides functions to generate temporary file or directory paths. | 425 |
| | A utility library for finding files or directories by walking up parent directories | 585 |
| | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,328 |
| | A utility to check if package or organization names are available on npm. | 168 |