Welcome to editorjs-inspector 👋
DOM inspector feature for Editor.js
Install
Install via yarn
yarn add editorjs-inspector
Load from CDN
<script src="https://cdn.jsdelivr.net/npm/editorjs-inspector@latest"></script>
Usage
Please see Demo HTML.
Config params
This tool has no config params.
Output data
Please see Demo.
Build
yarn webpack
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