Skip to content

pouchcms/sveditorjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte editorjs

simple editorjs wrapper in svelte

npm install sveditorjs

//load  the editor

import {Editor,editor} from 'sveditorjs';

Editor => is the editor svelte component
editor => is the editor instance

//follow docs on <a href='https://editorjs.io/'>
editorjs docs
</a>

Releases

No releases published

Packages

No packages published

Languages