1.0.4 • Published 3 years ago

tmu-edtr v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

How to use the package:

  1. Insert in your html where you need to use editor or you can append the rootElement, see in step 3;
  2. Initialize editor in your .js file:

    import TMUEditor from 'tmu-edtr'; const editor = new TMUEditor();

    // if root element is not added in your html yourContainer.appendChild(editor.rootElement);

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago