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:
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- convert module usage to inline expressions☆75Updated 6 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- ☆80Updated 5 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 10 months ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Stream live CI results of the current commit to your terminal!☆26Updated 7 years ago
- A test suite and interface you can use to implement a chunk based storage backend☆119Updated 2 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated 7 months ago
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Better `os.arch()` for node and the browser -- detect OS architecture☆80Updated last year
- An asynchronous middleware pattern☆27Updated last year
- Browser shim for Node.js process.hrtime()☆25Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- An encoding interface for node☆56Updated 6 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 4 months ago