jonschlinkert / add-filename-increment
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
Related projects ⓘ
Alternatives and complementary repositories for add-filename-increment
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Get a directory for your caching needs☆26Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- A list of directories you should ignore by default☆23Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆9Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Modify the values of an object☆28Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 2 years ago