jaredwray / flat-cache
A stupidly simple key/value storage using files to persist the data
☆166Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for flat-cache
- Run some code when the process exits☆283Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Get a random temporary file or directory path☆424Updated last year
- Timeout a promise after a specified amount of time☆274Updated last month
- Safely and quickly serialize JavaScript objects☆348Updated 7 months ago
- Wait for a condition to be true☆155Updated last year
- Gracefully terminates HTTP(S) server.☆324Updated last year
- ssh with promise/async await and typescript support☆148Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆316Updated last year
- Check if the process is running inside a Docker container☆221Updated last year
- Split Streams3 style☆281Updated 5 months ago
- Move a file - Even works across devices☆198Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated last month
- convert a human readable duration to ms☆243Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Parse yes/no like values☆266Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numer…☆183Updated last year
- 🚸 Cross platform children list of a PID.☆124Updated last year
- Copy files☆424Updated 3 months ago
- Simple micro templating☆362Updated last year
- Delay a promise a specified amount of time☆609Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Fast and safe nested object access and manipulation in JavaScript☆252Updated 4 months ago
- Parse a human readable time string into a time based value☆78Updated 3 weeks ago
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Clear the terminal screen if possible☆115Updated 3 years ago
- Check if a string or buffer is SVG☆131Updated 3 months ago
- Convert a string to a valid safe filename☆489Updated last year
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆89Updated 9 months ago