editorjs-render
v0.1.0
Published
Editor.js blocks to HTML
Downloads
11
Maintainers
Readme
Render block editor.js
Supported blocks
- code
- heading
- header
- image
- list
- paragraph
- delimiter
- checklist
- quote
- raw
- table
- attaches
- linkTool
- embed
- need more? Write me :)
How Install
npm i editorjs-render -S
import
import blocksToHtml from 'editorjs-render';
or
const blocksToHtml = require('editorjs-render');
How to use?
blocksToHtml(blocks);
License
MIT
Contacts
- telegram: darkfriend
- email: [email protected]