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
- A list of directories you should ignore by default☆23Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- fs read and write streams based on minipass☆20Updated last week
- Regular expression for matching reserved filename characters☆51Updated last month
- Get the path of the caller module☆66Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Convert a URL to a valid filename☆79Updated last month
- Make a function mimic another one☆96Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years 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 last month
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Gracefully restore the CLI cursor on exit☆39Updated last year
- List of known void HTML elements☆28Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 3 months ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years 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
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago