Skip to content

sosie-js/editor.js

Repository files navigation

Demo


click on the image to have the hq version

SoS正 (aka SoSIE for Westeners) shows how to inject embed and configure tools;

Installation Guide

There are mainly the same steps as Editor.js

Step 1. Get SoSIE

git clone https://github.com/sosie-js/editor.js.git

Step 2; Install plugins and tools

Plugins are stored into plugins/ and can be installed like for tools using git sub modules

yarn install

Step 3. Get inspired by the code of examples

Browse index.html

Plugins for now available:

Plugin Description
*[email protected] Add the WANTED (#36+#16+#11) inline INTERACTIVE injector to Embed tool (requires block-plugin)
*tool-configurator Add the NEEDED rule configuration started from #1280+#1157 avoiding #1115
*[email protected] Add the HELPFUL Dynamic script Loader to simplify dev/prod switching and more! (v3.0.0 )
[email protected] Save, Open (as .json) and clear feature
*[email protected]'' Block position and caret selection (requires undo-plugin)
*[email protected]' Undo/Redo plugin with position tracking, (requires undo)
[email protected]' Export to html (minimalistic)

*mandatory

If you need to rebuild

yarn build

Credits and references

  • We used editor js (https://editorjs.io) as core, SoSIE is just a wrapper for initialisation facilities.

About

SoS Improved Editor based on editor.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published