This Addon provides an interface for creating a custom Html Editor

Features

In this section explain each of the main features the library

Main Components & Scalffold

The main component is EditorHtml this component receives the props, the references it uses for configure

src
	components
		EditorHTML.vue

Scallffold

build
dev
src
	/assets
	/components
		/layout
		/render
	/constants
	/helpers
	/store

Constants

In this file saved the main variables, node type, container and store reset

Helpers

It contains functions that are used to structure the content of the esditor to is new structure in html or in a json

Also contains an interpreter to be readable by the editor

Installation and usage

Installation

Use