npm / unique-filenameLinks
Generate a unique filename for use in temporary directories or caches.
☆45Updated 3 weeks ago
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☆59Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Node.js releases data☆36Updated last week
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Constants and utilities about visitor keys to traverse AST.☆43Updated 11 months ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the auth token set for an npm registry☆34Updated 6 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Basic object store with methods like get/set/extend/omit☆58Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if a file is executable☆29Updated 7 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
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 5 months ago
- Get the path of the parent module☆77Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Slice a string with ANSI escape codes☆49Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year