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 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
- fs read and write streams based on minipass☆20Updated 11 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 11 months ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a file path is a binary file☆45Updated last year
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Fastify Plugin to serve default favicon☆13Updated 9 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 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
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- List of known void HTML elements☆28Updated last year
- Get the current user's git email address.☆14Updated last year
- WeakMap with an array of keys☆17Updated 9 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year