@cosmocart/blog-core
v0.1.0
Published
Block parsers, validators, and normalizers shared across the cosmo-blog editor and renderer.
Readme
@cosmocart/blog-core
Pure helpers for normalising and walking Cosmo Blog block documents.
Most application code uses @cosmocart/blog-react instead — it re-exports everything you need.
import { normalizeBlocks, extractPlainText } from '@cosmocart/blog-core'