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
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Compare two software versions, with any number of points (<1KB)☆20Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated 2 weeks ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- 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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Make a function mimic another one☆94Updated 5 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Sink your streams.☆17Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago