# @ceramicnetwork/stream-tile

> Ceramic Tile Document stream type

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

## Install

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

## Health

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

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 6.4.0 |
| Published | 2024-08-19 |
| First published | 2021-04-19 |
| Weekly downloads | 0 |
| License | (Apache-2.0 OR MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 22.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 423 |
| Author | Janko Simonovic |
| Maintainers | dav1do, ceramic-velvetshark, cb3box, jpham2023, npm.3box, smrz2001, oed, paul_lecam, stbrody, ukstv |
| Keywords | ceramic, tile |

## Links

- npm: https://www.npmjs.com/package/@ceramicnetwork/stream-tile
- 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-tile

## Dependencies (8)

- [dids](https://npm.io/package/dids.md) ^5.0.0
- [uint8arrays](https://npm.io/package/uint8arrays.md) ^5.0.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
- [lodash.clonedeep](https://npm.io/package/lodash.clonedeep.md) ^4.5.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

## Recent versions

- 6.4.0 (latest) — 2024-08-19
- 6.4.1-nightly.20251117002949.0 (nightly) — 2025-11-17
- 6.4.1-rc.0 (next) — 2024-12-24
- 2.12.0-hotfix.0 (hotfix) — 2022-12-23
- 6.4.1-nightly.20251116003123.0 — 2025-11-16
- 6.4.1-nightly.20251115002838.0 — 2025-11-15
- 6.4.1-nightly.20251114002950.0 — 2025-11-14
- 6.4.1-nightly.20251113002938.0 — 2025-11-13
- 6.4.1-nightly.20251112002933.0 — 2025-11-12
- 6.4.1-nightly.20251111002954.0 — 2025-11-11
- 6.4.1-nightly.20251110003201.0 — 2025-11-10
- 6.4.1-nightly.20251109003124.0 — 2025-11-09
- 6.4.1-nightly.20251108002716.0 — 2025-11-08
- 6.4.1-nightly.20251107002944.0 — 2025-11-07
- 6.4.1-nightly.20251106002909.0 — 2025-11-06
- … 864 more at https://npm.io/package/@ceramicnetwork/stream-tile/versions

## README

# Ceramic TileDocument 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 Tile stream implementation.

## Installation
```shell
npm install @ceramicnetwork/stream-tile
```

## 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-tile · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
