Inline-Editor.js Tool for Editor.js
Editor.js inline tools are need to control DOM directly, so they may be able to provide only simple functions. By launching another Editor.js instance as inline element, existing block tools can be reused as inline tool.
I recommend to use it with editorjs-inline-template and editorjs-style.
Alternative solution: editorjs-layout
✨ Demo
yarn add editorjs-inline
<script src="https://cdn.jsdelivr.net/npm/editorjs-inline@latest"></script>
Please see Demo HTML.
Please see EditorJSInlineToolConfig.
Please see Demo.
yarn webpack
yarn fix
yarn test
Tomoyuki Hata [email protected]
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 Tomoyuki Hata.
This project is MIT licensed.
The following creations are included in this product:
Please see also DISCLAIMER.md.
This README was generated with ❤️ by readme-md-generator