An IO Library for Typescript

TL;DR

This is a endianess-aware binary reader and writer for Typescript. You can use it to read arbitrary binary files in browser. You can see the live demo here and a simple example here.

Read More