# @ceramicnetwork/codecs

> Ceramic Codecs

Latest version **5.4.0** (published 2024-08-19) · (Apache-2.0 OR MIT) license · 0 weekly downloads

## Install

```sh
npm install @ceramicnetwork/codecs
pnpm add @ceramicnetwork/codecs
yarn add @ceramicnetwork/codecs
bun add @ceramicnetwork/codecs
```

## Health

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

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.4.0 |
| Published | 2024-08-19 |
| First published | 2023-05-24 |
| Weekly downloads | 0 |
| License | (Apache-2.0 OR MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 33.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | 3Box Labs |
| Maintainers | dav1do, ceramic-velvetshark, cb3box, jpham2023, npm.3box, smrz2001, oed, paul_lecam, stbrody, ukstv |
| Keywords | ceramic, codecs |

## Links

- npm: https://www.npmjs.com/package/@ceramicnetwork/codecs
- npm.io page: https://npm.io/package/@ceramicnetwork/codecs

## Dependencies (7)

- [codeco](https://npm.io/package/codeco.md) ^1.1.0
- [cartonne](https://npm.io/package/cartonne.md) ^3.0.1
- [dag-jose](https://npm.io/package/dag-jose.md) ^5.1.1
- [uint8arrays](https://npm.io/package/uint8arrays.md) ^5.0.1
- [multiformats](https://npm.io/package/multiformats.md) ~13.1.3
- [@ceramicnetwork/common](https://npm.io/package/@ceramicnetwork/common.md) ^6.4.0
- [@ceramicnetwork/streamid](https://npm.io/package/@ceramicnetwork/streamid.md) ^5.6.0

## Recent versions

- 5.4.0 (latest) — 2024-08-19
- 5.4.1-nightly.20251117002949.0 (nightly) — 2025-11-17
- 5.4.1-rc.0 (next) — 2024-12-24
- 5.4.1-nightly.20251116003123.0 — 2025-11-16
- 5.4.1-nightly.20251115002838.0 — 2025-11-15
- 5.4.1-nightly.20251114002950.0 — 2025-11-14
- 5.4.1-nightly.20251113002938.0 — 2025-11-13
- 5.4.1-nightly.20251112002933.0 — 2025-11-12
- 5.4.1-nightly.20251111002954.0 — 2025-11-11
- 5.4.1-nightly.20251110003201.0 — 2025-11-10
- 5.4.1-nightly.20251109003124.0 — 2025-11-09
- 5.4.1-nightly.20251108002716.0 — 2025-11-08
- 5.4.1-nightly.20251107002944.0 — 2025-11-07
- 5.4.1-nightly.20251106002909.0 — 2025-11-06
- 5.4.1-nightly.20251105002955.0 — 2025-11-05
- … 723 more at https://npm.io/package/@ceramicnetwork/codecs/versions

## README

# Ceramic Codecs

## Installation

```
$ npm install @ceramicnetwork/codecs
```

## Development

Run tests:

```shell
npm test
```

Run linter:

```shell
npm run lint
```

## Contributing

We are happy to accept small and large contributions. Make sure to check out the
[Ceramic specifications](https://github.com/ceramicnetwork/ceramic/blob/main/SPECIFICATION.md)
for details of how the protocol works.

## License

MIT or Apache-2.0

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