webmodules / node-iteratorLinks
A ES6 Generator that traverses the child nodes within the given `Node`
☆11Updated 10 years ago
Alternatives and similar repositories for node-iterator
Users that are interested in node-iterator are comparing it to the libraries listed below
Sorting:
- recursive file and folder copy using in memory tar streams☆16Updated 10 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- An open source node module registry compatible with the NPM client☆23Updated 2 years ago
- Merges files together using a best-effort merge☆13Updated 9 years ago
- Tiny environment variable helper, that I'll use in all my apps.☆25Updated 2 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Updated 3 weeks ago
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 7 years ago
- An on-disk key-value store with very few features☆30Updated 9 years ago
- Open any npm package readme as a man page☆10Updated 8 years ago
- 💁 verify access to the current GitHub user☆27Updated 9 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 9 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- writable stream that reformats text and wraps lines to a specific line width (default 80). also available as a command line tool☆30Updated 10 years ago
- A priority queue that shuffles elements with the same priority.☆24Updated 7 years ago
- Userland streams implementation☆45Updated 7 years ago
- Detect whether a value is an error☆15Updated 6 years ago
- A duplex stream wrapper for msgpack5