Skip to content

pouchcms/sveditorjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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 doc at docs for advance usage

Releases

No releases published

Packages

No packages published

Languages