awesome-editorjs
awesome-editorjs copied to clipboard
🤩 A curated list of awesome Editor.js tools, libraries and resources.
For this item. editorjs-social-post-plugin — embed uploaded posts from different social media platforms to Editor.js Thanks for this great service, and softwrae.
I my project I am using TailwindCSS for frontend, I noticed elements on my page disappeard on pages with editorjs. The hidden elements were using classes like 'hidden lg:block'
I have one large set of HTML data and won't use Editors js, but how can I convert HTML to data blocks, is there any workaround available?
Plugin that allows to add comment functionality to editorjs. The plugin is an inline tool. It just creates place holder for the comment component that is passed to the config....
The parser can not parse table. How do you parse table? I am using remix js with ts and tailwind css. import { OutputData } from "@editorjs/editorjs"; import editorJsHtml from...
add Vue 3 implementation example (this is just a link to a gist, because i think a wrapper as a npm plugin needs too much customization) It is easier to...
Added one more project that uses editor.js
Hey! Me and a friend spended last month trying to build a realtime screenplay editor using editorjs and websockets. We are near to get it. But if someone like to...
The following plugins have been added: * Delimiter Block Tool (https://github.com/CoolBytesIN/editorjs-delimiter) * Anchor Block Tune (https://github.com/CoolBytesIN/editorjs-anchor)