binaryio.js

BinaryIO for Node and Web environments, allows for reading/writing data like a DataView but with built in position tracking.

iolib

Code for handling line-by-line text I/O, block oriented binary I/O, and filesystem operations.

csbinary

A port of BinaryReader and BinaryWriter from .NET Core to NodeJS