avajs / unique-temp-dirLinks
Provides a uniquely named temp directory
☆13Updated 5 years ago
Alternatives and similar repositories for unique-temp-dir
Users that are interested in unique-temp-dir are comparing it to the libraries listed below
Sorting:
- Create Error classes☆41Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Updated 4 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Turn an array like into an array☆12Updated 4 years ago
- A ponyfill for the ES 2015 `Array.from()`☆16Updated 5 years ago
- Install an npm package☆31Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Boilerplate appveyor.yml file for running Node.js tests on AppVeyor☆38Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Bublé require hook☆14Updated 8 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Set the length of a function in JavaScript☆18Updated last year
- DEPRECATED - Optimizations from this library have been merged into https://github.com/js-cli/node-findup-sync. Please use that library i…