Bytable is a binary serializer for javascript.
This repository is a monorepo that is managed using Lerna.
| Package | Version | Description |
|---|---|---|
bytable |
The core with abstract binary reader and writer. | |
bytable-node |
NodeJS bindings including BSON implementation. | |
bytable-client |
Browser bindings including BSON implementation. |
Bytable is developed and maintained by Dima Doronin