mafintosh / gunzip-maybeLinks
Transform stream that gunzips its input if it is gzipped and just echoes it if not
☆108Updated 5 years ago
Alternatives and similar repositories for gunzip-maybe
Users that are interested in gunzip-maybe are comparing it to the libraries listed below
Sorting:
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- convert module usage to inline expressions☆75Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- ☆80Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆43Updated 3 months ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Better `os.arch()` for node and the browser -- detect OS architecture☆81Updated last year
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆88Updated this week
- Module that helps you write generated functions in Node☆78Updated last year
- List of node.js builtin modules☆37Updated 2 months ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- ☆89Updated 3 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year