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:
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 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 list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 3 months ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Split lines into an array of lines☆44Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Convert a URL to a valid filename☆77Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- This repository has been archived, use Enquirer instead.☆22Updated 2 years ago