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.
slateToHtmlConvert Slate JSON to HTML.
htmlToSlateConvert HTML to Slate JSON.
slateToReactConvert Slate JSON to React.
slateToTemplateConvert Slate JSON to an array HTML nodes mixed with custom components.