UNPKG

packme-js

Version:

Blazing fast binary serialization via auto-generated classes from simple JSON manifest files.

28 lines 333 B
{ "animal": { "hp": "double" }, "animal_message": { "hp": "double" }, "cat@animal": { "color": "string" }, "red_cat@cat": { "stripes": "uint32" }, "test": [ { "stats": { "a": "uint8", "b": "uint8", "c": "uint8" }, "items": [{ "a": "uint8", "b": "uint8", "c": "uint8" }] } ] }