tjmehta / keypatherLinks
Get, set, or delete deep object values using keypath strings (supports immutable operations) and more.
☆61Updated 2 years ago
Alternatives and similar repositories for keypather
Users that are interested in keypather are comparing it to the libraries listed below
Sorting:
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆46Updated 4 years ago
- MongoDB query language implemented as a node.js Stream☆48Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated 6 months ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 11 months ago
- Fast and configurable DNS lookup cache☆16Updated 2 years ago
- seamlessly queue up asynchronous function calls. supports concurrency and timeouts.☆21Updated 5 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- Returns the given deeply-nested property of an object using dot-notation or an array of keys.☆32Updated 2 years ago
- ☆80Updated 5 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 7 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- A template engine on steroid☆21Updated 7 years ago
- Githulk smash API. Githulk strong.☆30Updated 5 years ago
- Userland streams implementation☆45Updated 7 years ago
- ☆58Updated 7 years ago
- A message based router for building distributed systems☆26Updated 8 years ago
- CLI tool that trims trailing whitespace from a file and preserves the correct OS newlines.☆12Updated 8 years ago
- Easy CORS handling for micro☆38Updated 7 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Returns the formatted, high-resolution time difference between `start` and `end` times.☆17Updated 9 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 6 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- A drop-in replacement for LevelDOWN that writes to a JSON file on disk.