slate-serializers
A collection of serializers to convert Slate JSON objects to various formats and vice versa. Designed to work in both Node.js and browser environments.
slateToHtml
Convert Slate JSON to HTML.
htmlToSlate
Convert HTML to Slate JSON.
slateToReact
Convert Slate JSON to React.
slateToTemplate
Convert Slate JSON to an array HTML nodes mixed with custom components.