peek-stream
Transform stream that lets you peek the first line before deciding how to parse it
stream-head
Peek the first couple of bytes from a stream
buffer-peek-stream
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it
keyscan
Simpler keyboard scanning for Node