npm / unique-filenameLinks
Generate a unique filename for use in temporary directories or caches.
☆45Updated this week
Alternatives and similar repositories for unique-filename
Users that are interested in unique-filename are comparing it to the libraries listed below
Sorting:
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Convert directories to glob compatible strings☆44Updated 6 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 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.☆60Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Node.js releases data☆37Updated last week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 2 months ago
- Check if a file is executable☆29Updated 7 years ago
- Detect the dominant newline character of a string☆56Updated 2 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
- Make a function mimic another one☆96Updated 11 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Check if your package was installed globally☆69Updated last year
- Slice a string with ANSI escape codes☆50Updated last month
- Generate a unique character string suitible for use in files and URLs.☆36Updated this week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year