@mjml-forge/codec
v0.0.0
Published
JSON BlockTree ↔ MJML codec. DOM-free, hand-rolled SAX parser + deterministic serializer.
Downloads
13
Readme
@mjml-forge/codec
JSON BlockTree ↔ MJML codec. Asymmetric: lossy-tolerant parser + deterministic serializer. DOM-free (runs in Node without shims). Hand-rolled SAX state machine (~400–800 LOC target); no htmlparser2, no mjml-parser-xml, no parse5.
Status: Phase 0 stub. Parser + serializer land in Phase 1.
Install (post-v1.0)
pnpm add @mjml-forge/codecRuntime dependencies
None. This package declares zero runtime dependencies per FND-09.
License
Apache 2.0. See LICENSE.
