alanshaw / it-awesomeLinks
🦄 List of useful modules for working with async iterables
☆73Updated 2 years ago
Alternatives and similar repositories for it-awesome
Users that are interested in it-awesome are comparing it to the libraries listed below
Sorting:
- 🚇 Utility to "pipe" async iterables together☆43Updated 2 years ago
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆33Updated 3 years ago
- An Immutable Asynchronous Map☆32Updated last year
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated last month
- A debug comment -> debugment☆92Updated 6 years ago
- ☆53Updated 4 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Brittle TAP test framework☆99Updated this week
- A Swiss army knife for async iterables. Designed to replace your streams.☆43Updated 3 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.☆29Updated 2 years ago
- WhatWG web streams and utilities for node.js☆17Updated 5 years ago
- Handle errors with async/await without try/catch.☆47Updated 5 years ago
- Convert event emitters and event targets to ES async iterators☆96Updated 5 years ago
- Run the test suites of all modules depending on a given module.☆21Updated 2 years ago
- "Will I break you" - a tool for testing dependents☆40Updated last month
- ☆13Updated 2 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- An iteration of the Node.js core streams with a series of improvements.☆233Updated this week
- ☆98Updated 2 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 7 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 5 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Tool to gather all dependents of a package and filter by npm weekly downloads, github forks, stars and watchers☆75Updated 9 months ago
- A stream that can mimic network latency☆20Updated 5 years ago