Inline-style Tool for Editor.js
Editor.js may need many inline tools to styling inline elements. editorjs-style provides feature attaching any id, class and style to inline elements.
By using with editorjs-inspector, Editor.js can be used like a HTML editor.
✨ Demo
yarn add editorjs-style
<script src="https://cdn.jsdelivr.net/npm/editorjs-style@latest"></script>
Please see Demo HTML.
This tool has no config params.
Please see Demo.
yarn webpack
yarn test
- Website: https://b-hood.site/
- Twitter: @hata6502
- Github: @hata6502
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 hata6502.
This project is MIT licensed.
Please see DISCLAIMER.md.
This README was generated with ❤️ by readme-md-generator