tanepiper / ngx-tinynodes

Monorepo for components released on NPM @tinynodes
https://tanepiper.github.io/ngx-tinynodes/
Other
37 stars 15 forks source link

Creating a Block Tool #26

Open abdulrahman1997x opened 3 years ago

abdulrahman1997x commented 3 years ago

Is there a way of creating custom block tool using this lib ?

tanepiper commented 3 years ago

@abdulrahman1997x The library itself is just a wrapper around EditorJS, so if you want a custom block you need to write it fro EditorJS, then use the plugin module to import it