structured-render
v0.0.10
Published
A library for safely rendering arbitrary data generated from any source.
Downloads
1,108
Maintainers
Readme
Structured Render
Data types and helper functions for data that can be represented as JSON and then rendered into Markdown, HTML, or PDfs.
Install
npm i structured-renderUsage
Anything producing outputs to be consumed by this package should produce StructuredRenderData instances.
