1.0.0-alpha.2 • Published 4 years ago
twoby v1.0.0-alpha.2
Two-separated binary
Caution: in alpha. Import encode and decode. Convert a typed array to/from "Two Separated Binary".
Supported binary formats:
- For 8-bit integers, use
Uint8Arrayas input.
Installation
Install with a package manager:
pnpm add twobyOr, run npm install or yarn add, based on your preference.
Contributing
The published copy lives on GitHub. Make any pull request against the main branch.
Package manager
I build and test with pnpm. I've tried npm, yarn@1, yarn@berry, but The uvu testing library currently recommendeds pnpm.
1.0.0-alpha.2
4 years ago