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:
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Make a function mimic another one☆95Updated 9 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated this week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- 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 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get a random item from an array☆56Updated 3 years ago
- Convert a URL to a valid filename☆77Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Check if your package was installed globally☆70Updated last year
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 5 months ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆64Updated 2 weeks ago
- Get the current package's binary path☆36Updated 2 months ago