# @ceramicnetwork/stream-model-instance

> Ceramic Model Instance Document stream type

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

## Install

```sh
npm install @ceramicnetwork/stream-model-instance
pnpm add @ceramicnetwork/stream-model-instance
yarn add @ceramicnetwork/stream-model-instance
bun add @ceramicnetwork/stream-model-instance
```

## Health

**Score 40/100 (D)** — status: abandoned.

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 5.4.0 |
| Published | 2024-08-19 |
| First published | 2022-05-18 |
| Weekly downloads | 0 |
| License | (Apache-2.0 OR MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 24.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 423 |
| Maintainers | dav1do, ceramic-velvetshark, cb3box, jpham2023, npm.3box, smrz2001, oed, paul_lecam, stbrody, ukstv |
| Keywords | ceramic, mid, model |

## Links

- npm: https://www.npmjs.com/package/@ceramicnetwork/stream-model-instance
- Repository: https://github.com/ceramicnetwork/js-ceramic
- Homepage: https://github.com/ceramicnetwork/js-ceramic#readme
- Issues: https://github.com/ceramicnetwork/js-ceramic/issues
- npm.io page: https://npm.io/package/@ceramicnetwork/stream-model-instance

## Dependencies (7)

- [uint8arrays](https://npm.io/package/uint8arrays.md) ^5.0.1
- [object-sizeof](https://npm.io/package/object-sizeof.md) ^2.6.1
- [@ipld/dag-cbor](https://npm.io/package/@ipld/dag-cbor.md) ^7.0.0
- [fast-json-patch](https://npm.io/package/fast-json-patch.md) ^3.1.0
- [@stablelib/random](https://npm.io/package/@stablelib/random.md) ^1.0.1
- [@ceramicnetwork/common](https://npm.io/package/@ceramicnetwork/common.md) ^6.4.0
- [@ceramicnetwork/streamid](https://npm.io/package/@ceramicnetwork/streamid.md) ^5.6.0

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## 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
- 0.12.0-hotfix.0 (hotfix) — 2022-12-23
- 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
- … 794 more at https://npm.io/package/@ceramicnetwork/stream-model-instance/versions

## README

# Ceramic ModelInstanceDocument stream type
![ceramicnetwork](https://circleci.com/gh/ceramicnetwork/js-ceramic.svg?style=shield)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![](https://img.shields.io/badge/Chat%20on-Discord-orange.svg?style=flat)](https://discord.gg/6VRZpGP)
[![Twitter](https://img.shields.io/twitter/follow/ceramicnetwork?label=Follow&style=social)](https://twitter.com/ceramicnetwork)

> This package contains ModelInstanceDocument stream implementation.

## Installation
```shell
npm install @ceramicnetwork/stream-model-instance
```

## Usage

See the [ceramic developer site](https://developers.ceramic.network/) for more details about how to use this package.

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

Apache-2.0 or MIT

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