Proksea/node_modules/protodef
2024-07-05 00:09:37 +08:00
..
.github/workflows First commit :) 2024-07-05 00:09:37 +08:00
benchmark First commit :) 2024-07-05 00:09:37 +08:00
doc First commit :) 2024-07-05 00:09:37 +08:00
examples First commit :) 2024-07-05 00:09:37 +08:00
node_modules/readable-stream First commit :) 2024-07-05 00:09:37 +08:00
ProtoDef First commit :) 2024-07-05 00:09:37 +08:00
src First commit :) 2024-07-05 00:09:37 +08:00
test/dataTypes First commit :) 2024-07-05 00:09:37 +08:00
.gitmodules First commit :) 2024-07-05 00:09:37 +08:00
.gitpod.yml First commit :) 2024-07-05 00:09:37 +08:00
example.js First commit :) 2024-07-05 00:09:37 +08:00
index.js First commit :) 2024-07-05 00:09:37 +08:00
LICENSE First commit :) 2024-07-05 00:09:37 +08:00
package.json First commit :) 2024-07-05 00:09:37 +08:00
README.md First commit :) 2024-07-05 00:09:37 +08:00

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