Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 3 KB

README.md

File metadata and controls

47 lines (35 loc) · 3 KB

ProtoDef

NPM version Discord Gitter Irc Build Status Tonic Try it on gitpod

This is a node.js module to simplify defining, reading and writing binary blobs, whether they be internet protocols or files.

Installing

npm install ProtoDef

Usage

See example

Documentation

See the language independent ProtoDef specification.

Projects Using ProtoDef