# @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
```
