Skip to content

TribeVerse/tribeverse-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tribeverse-editor

Rich components Editor

Development

  1. Clone the repository.
  2. Install dependencies with yarn install.
  3. Run the development server with yarn dev.
  4. Open playground.html to test the editor.

Usage

To use the editor in your HTML file:

<script type="module">
  import "./path/to/tribe-editor.esm.js";
</script>

<tribe-editor></tribe-editor>

About

Rich components Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published