| Crates.io | streamdown-core |
| lib.rs | streamdown-core |
| version | 0.1.3 |
| created_at | 2025-12-31 20:21:36.916917+00 |
| updated_at | 2025-12-31 21:04:04.774064+00 |
| description | Core types, traits, and error definitions for streamdown |
| homepage | |
| repository | https://github.com/fed-stew/streamdown-rs |
| max_upload_size | |
| id | 2015288 |
| size | 31,281 |
Core types, traits, and error definitions for the streamdown streaming markdown renderer.
This crate provides the foundational types used across all streamdown crates:
[dependencies]
streamdown-core = "0.1"
This crate is primarily intended for internal use by other streamdown crates. For most use cases, depend on the main streamdown crate instead.
This is a component of streamdown-rs, a streaming markdown renderer for modern terminals.
MIT