Welcome to editorjs-inline 👋
Inline-Editor.js Tool for Editor.js
💡 Motivation
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.
By using with editorjs-style,
Editor.js can be used like a HTML editor.
Install
yarn add editorjs-inline
Run tests
yarn test
Author
hata6502
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 hata6502.
This project is MIT licensed.
Disclaimer
Please see DISCLAIMER.md.
This README was generated with ❤️ by readme-md-generator