max-mapper / temporary-directory
create a random temporary directory and easily clean it up when you are done
☆21Updated 9 years ago
Alternatives and similar repositories for temporary-directory:
Users that are interested in temporary-directory are comparing it to the libraries listed below
- Interpret a number as base 8☆19Updated 9 years ago
- Iterate through the values of a stream☆27Updated 6 years ago
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Updated 9 years ago
- Borough☆9Updated 8 years ago
- Git repository object walker☆7Updated 8 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 6 years ago
- minimalist auth0 client☆12Updated 8 years ago
- 💁 verify access to the current GitHub user☆27Updated 8 years ago
- On-disk variable sized chunk store☆22Updated 8 years ago
- recursive file and folder copy using in memory tar streams☆16Updated 9 years ago
- An on-save linter and formatter for atom using standard. Supports all the options that standard supports.☆14Updated 7 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- CLI options helper and usage printer☆29Updated 9 years ago
- Call several asynchronous functions and invoke a callback 'after all' of them are done.☆29Updated 9 years ago
- Merges files together using a best-effort merge☆13Updated 8 years ago
- Uniformly pick a random value from a stream☆14Updated 9 years ago
- Content addressable graph where every node has at most a single link to another node☆20Updated 9 years ago
- Read a file and re-read it when it changes☆17Updated 8 years ago
- Easily create zip archives☆13Updated 5 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Minimal streaming logger with layered transport and custom field support☆15Updated 8 years ago
- ☆49Updated 5 years ago
- Alias DOM node's .addEventListener() to .on()☆11Updated 9 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- Stream just returns blank buffers. Like reading from /dev/zero on Unix