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
Sorting:
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 3 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 3 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆21Updated 6 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years 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
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Get a directory for your caching needs☆26Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 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
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago