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
- Regular expression for matching reserved filename characters☆50Updated 3 weeks ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Filter object keys and values into a new object☆104Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Make a function mimic another one☆96Updated 11 months ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Convert a URL to a valid filename☆79Updated 3 weeks ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 months ago
- Get the first path that exists on disk of multiple paths☆60Updated 3 weeks ago
- fs read and write streams based on minipass☆20Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Get a random item from an array☆56Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check if a string is HTML☆95Updated last month
- Easily handle defaults for your options☆75Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 2 months ago
- Split lines into an array of lines☆45Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago