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☆55Updated last year
- Make a function mimic another one☆95Updated 10 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Convert a URL to a valid filename☆78Updated this week
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last month
- fs read and write streams based on minipass☆20Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated last week
- Filter object keys and values into a new object☆104Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated last month
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Filter promises concurrently☆76Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated this week
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Split lines into an array of lines☆44Updated last year
- Regular expression for matching reserved filename characters☆50Updated this week
- Iterate over promises serially☆50Updated 3 years ago