@oslojs/binary
Version:
Basic primitives for working with binary data
14 lines (8 loc) • 389 B
Markdown
# @oslojs/binary
**Documentation: https://binary.oslojs.dev**
A JavaScript library for working with binary data by [Oslo](https://oslojs.dev).
Alongside [`@oslojs/encoding`](https://encoding.oslojs.dev) and [`@oslojs/crypto`](https://crypto.oslojs.dev), it aims to provide a basic toolbox for implementing auth and auth-related standards.
## Installation
```
npm i @oslojs/binary
```