editorjs-style
TypeScript icon, indicating that this package has built-in type declarations

3.0.3 • Public • Published

Welcome to editorjs-style 👋

Version License: MIT Twitter: hata6502

Inline-style Tool for Editor.js

💡 Motivation

Editor.js may need many inline tools to styling inline elements. editorjs-style provides feature attaching any id, class and style to inline elements.

Demo

Demo

Install

Install via yarn

yarn add editorjs-style

Load from CDN

<script src="https://cdn.jsdelivr.net/npm/editorjs-style@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 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 © 2020 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

Package Sidebar

Install

npm i editorjs-style

Weekly Downloads

896

Version

3.0.3

License

MIT

Unpacked Size

11.7 kB

Total Files

10

Last publish

Collaborators

  • hata6502