Skip to content

tunaltd/blocks-editor

Repository files navigation

blocks-editor

Blocks editor based on editor.js

Hack on editor.js

  1. Affected files
  2. The main difference is UUID generation in utils.

Components/Tools

Helper Functions: BlocksUtility

  • static getHyperLinks(blocksData: OutputData): Array<HyperLink>
  • static getImageLinks(blocksData: OutputData): Array<ImageLink>

test

test/index.html

License

Apache-2.0 License inherited from editor.js