jonschlinkert / add-filename-incrementLinks
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 6 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:
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- List of known void HTML elements☆28Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- fs read and write streams based on minipass☆20Updated 2 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Convert a URL to a valid filename☆80Updated 3 months ago
- Indent each line in a string☆115Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Split lines into an array of lines☆46Updated 2 years ago