Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 332 Bytes

Onebuf.js

Overview

onebuf.js is a JavaScript library for serializing structred data, just like protobuf.js but more simple and light.

Usage

// hold on for a sec...

TODO

To have better performance , add the Fast-Struct for static schema ( the length of data is immutable ).