# @hapi/b64

> Base64 streaming encoder and decoder

Latest version **6.0.1** (published 2023-02-11) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @hapi/b64
pnpm add @hapi/b64
yarn add @hapi/b64
bun add @hapi/b64
```

## Health

**Score 23/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 6.0.1 |
| Published | 2023-02-11 |
| First published | 2019-04-02 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | separate (@types/hapi__b64) |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 8.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 40 |
| Maintainers | cjihrig, marsup, nlf, devinivy, wyatt, lloydbenson, nargonath |
| Keywords | buffer, base64, decode, encode, stream |

## Links

- npm: https://www.npmjs.com/package/@hapi/b64
- Repository: https://github.com/hapijs/b64
- Homepage: https://github.com/hapijs/b64#readme
- Issues: https://github.com/hapijs/b64/issues
- npm.io page: https://npm.io/package/@hapi/b64

## Dependencies (1)

- [@hapi/hoek](https://npm.io/package/@hapi/hoek.md) ^11.0.2

## Alternatives

- [flatbuffers](https://npm.io/package/flatbuffers.md) — 6.0M weekly downloads
- [jwt-simple](https://npm.io/package/jwt-simple.md) — 259.5K weekly downloads
- [@exodus/patch-broken-hermes-typed-arrays](https://npm.io/package/@exodus/patch-broken-hermes-typed-arrays.md) — 28.5K weekly downloads
- [@native-to-anchor/buffer-layout](https://npm.io/package/@native-to-anchor/buffer-layout.md) — 12.2K weekly downloads
- [binary-parser-encoder](https://npm.io/package/binary-parser-encoder.md) — 5.3K weekly downloads

## Recent versions

- 6.0.1 (latest) — 2023-02-11
- 6.0.0 — 2022-05-16
- 5.0.0 — 2020-01-04
- 4.2.1 — 2019-08-13
- 4.2.0 — 2019-04-02

## README

<a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

# @hapi/b64

#### Base64 streaming encoder and decoder.

**b64** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together.

### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support

## Useful resources

- [Documentation and API](https://hapi.dev/family/b64/)
- [Versions status](https://hapi.dev/resources/status/#b64) (builds, dependencies, node versions, licenses, eol)
- [Changelog](https://hapi.dev/family/b64/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)

---
_Source: https://npm.io/package/@hapi/b64 · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
