super-simple line-by-line Stream reader
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Transform stream to read line-by-line and write a string
TypeScript definitions for mute-stream
See our api docs See our api docs https://serialport.io/docs/api-parser-readline
A node.js version of unix's `tail -f` command
Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
TypeScript definitions for readline-sync
read(1) for node programs
Line editing for interactive CLIs with command history
Simple streaming readline module.
Readline Façade fixing bugs and issues found in releases 0.8 and 0.10
Node.js Streams, a user-land copy of the stream library from Node.js
Readline utils, for moving the cursor, clearing lines, creating a readline interface, and more.
Check if something is a Node.js stream
Create a readline interface with default settings to use in prompts.
Get a stream as a string, Buffer, ArrayBuffer or array
Toggle the CLI cursor
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
A streaming way to send data to a Node.js Worker Thread
Get and validate the raw body of a readable stream.
TypeScript definitions for readline-transform