1.0.4 • Published 2 years ago

tmu-edtr v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago