mafintosh / peek-streamLinks
Transform stream that lets you peek the first line before deciding how to parse it
☆57Updated 2 years ago
Alternatives and similar repositories for peek-stream
Users that are interested in peek-stream are comparing it to the libraries listed below
Sorting:
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Interact with the GitHub releases API.☆26Updated 5 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 7 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- Small module that helps you maintain state around resources☆54Updated 5 years ago
- Inlines env vars in a string that contains $NAME expressions☆24Updated 6 years ago
- A stream that can mimic network latency☆20Updated 5 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated 10 months ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 6 years ago
- Stream that transcodes video and audio codecs☆40Updated 6 years ago
- Access memory using small fixed sized buffers☆30Updated 4 years ago
- An on-save linter and formatter for atom using standard. Supports all the options that standard supports.☆14Updated 8 years ago
- Simple RPC with Protobuf Services☆25Updated 5 years ago
- Password encrypted overlay to Random Access modules☆16Updated 3 years ago
- Data classification algorithms☆18Updated 10 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 3 years ago
- run a command over and over☆23Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- process.nextTick() batching utility☆38Updated 8 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Transform stream for objects to HTML tables in the browser☆12Updated 10 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