Skip to content

hata6502/editorjs-inline-template

Repository files navigation

Welcome to editorjs-inline-template 👋

Version License: MIT Twitter: hata6502

Inline-template Tool for Editor.js

Demo

demo

Install

Install via yarn

yarn add editorjs-inline-template

Load from CDN

<script src="https://cdn.jsdelivr.net/npm/editorjs-inline-template@latest"></script>

Usage

Please see Demo HTML.

Config params

Please see TemplateInlineToolConfig.

Output data

Please see Demo.

Build

yarn webpack

Format

yarn fix

Run tests

yarn test

Author

hata6502 Tomoyuki Hata hato6502@gmail.com

🤝 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 © 2021 Tomoyuki Hata.
This project is MIT licensed.

Disclaimer

The following creations are included in this product:

Please see also DISCLAIMER.md.


This README was generated with ❤️ by readme-md-generator