jonschlinkert / add-filename-increment
When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conventions.
☆22Updated 5 years ago
Alternatives and similar repositories for add-filename-increment:
Users that are interested in add-filename-increment are comparing it to the libraries listed below
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 8 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆61Updated 5 months ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆17Updated last month
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Fastify Plugin to serve default favicon☆13Updated 6 months ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Compare two software versions, with any number of points (<1KB)☆20Updated 3 years ago
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 7 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Detect the dominant newline character of a string☆55Updated last year
- List of known void HTML elements☆28Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago