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☆61Updated 2 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last month
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- fs read and write streams based on minipass☆20Updated last month
- 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☆37Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 months ago
- Node.js releases data☆38Updated 2 weeks ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Generate a unique character string suitible for use in files and URLs.☆36Updated this week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last week
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 11 months ago
- Make a function mimic another one☆96Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- Convert directories to glob compatible strings☆44Updated 6 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Constants and utilities about visitor keys to traverse AST.☆43Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Make a shallow clone of an object, array or primitive.☆30Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Regular expression for matching a shebang line☆48Updated 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 your package was installed globally☆70Updated 2 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago