mafintosh / gunzip-maybe
Transform stream that gunzips its input if it is gzipped and just echoes it if not
☆108Updated 4 years ago
Alternatives and similar repositories for gunzip-maybe:
Users that are interested in gunzip-maybe are comparing it to the libraries listed below
- Check if something is a Node.js stream☆110Updated 4 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- convert module usage to inline expressions☆75Updated 3 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆90Updated last year
- Delay the evaluation of a paramless async function and cache the result☆97Updated 9 months ago
- Compress data over a Stream using the snappy framing format☆53Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated this week
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Adds a handy `trace` flag to the console object to prepend the file and line number.