# ssb-buttwoo

> A binary feed format for SSB

Latest version **0.3.3** (published 2022-10-17) · LGPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install ssb-buttwoo
pnpm add ssb-buttwoo
yarn add ssb-buttwoo
bun add ssb-buttwoo
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.3 |
| Published | 2022-10-17 |
| First published | 2022-05-24 |
| Weekly downloads | 0 |
| License | LGPL-3.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 39.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Anders Rune Jensen |
| Maintainers | staltz, arj03 |

## Links

- npm: https://www.npmjs.com/package/ssb-buttwoo
- Repository: https://github.com/ssbc/ssb-buttwoo
- Issues: https://github.com/ssbc/ssb-buttwoo/issues
- npm.io page: https://npm.io/package/ssb-buttwoo

## Dependencies (8)

- [bipf](https://npm.io/package/bipf.md) ^1.7.0
- [blake3](https://npm.io/package/blake3.md) ^2.1.7
- [ssb-bfe](https://npm.io/package/ssb-bfe.md) ^3.5.0
- [ssb-keys](https://npm.io/package/ssb-keys.md) ^8.4.0
- [ssb-uri2](https://npm.io/package/ssb-uri2.md) ^2.0.1
- [base64-url](https://npm.io/package/base64-url.md) ^2.3.3
- [fast-varint](https://npm.io/package/fast-varint.md) ^1.0.1
- [monotonic-timestamp](https://npm.io/package/monotonic-timestamp.md) ^0.0.9

## Recent versions

- 0.3.3 (latest) — 2022-10-17
- 0.3.2 — 2022-07-19
- 0.3.1 — 2022-06-20
- 0.3.0 — 2022-06-20
- 0.2.0 — 2022-06-07
- 0.1.0 — 2022-05-24

## README

<!--
SPDX-FileCopyrightText: 2021 Anders Rune Jensen

SPDX-License-Identifier: CC0-1.0
-->

# SSB buttwoo

An implementation of [ssb-buttwoo-spec] in JS.

[ssb-buttwoo-spec]: https://github.com/arj03/ssb-buttwoo-spec

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