npm / unique-filename
Generate a unique filename for use in temporary directories or caches.
☆44Updated 5 months ago
Alternatives and similar repositories for unique-filename:
Users that are interested in unique-filename are comparing it to the libraries listed below
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Get a random item from an array☆57Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Sort an object's keys, including an optional key list☆31Updated 2 weeks ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Filter object keys and values into a new object☆101Updated 9 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 11 months ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Regular expression for matching issue references☆49Updated 5 months ago
- Parse HTTP X-Forwarded-For header☆57Updated last month
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Get the current package's binary path☆36Updated this week
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago