twoby
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.2 • Public • Published

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 Uint8Array as input.

Installation

Install with a package manager:

pnpm add twoby

Or, 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.

Package Sidebar

Install

npm i twoby

Weekly Downloads

0

Version

1.0.0-alpha.2

License

MPL-2.0

Unpacked Size

4.07 kB

Total Files

5

Last publish

Collaborators

  • thejohnhoffer