Skip to content

@nhtio/vue-editors

Modules

ModuleDescription
@nhtio/vue-editorsEditor Components for use in Vue applications
@nhtio/vue-editors/code/monaco/editorThe SSR Safe Monaco Editor.
@nhtio/vue-editors/code/monaco/typesThe SSR Types to use as typescript types in Monaco Editor.
@nhtio/vue-editors/code/monaco/types/@types/nodeThe Extracted NodeJS Types to use as typescript types in Monaco Editor.
@nhtio/vue-editors/code/monaco/vue.workerWorker which provides Vue language services for Monaco Editor.
@nhtio/vue-editors/errorsContains the custom error classes used in the Vue Editors library.
@nhtio/vue-editors/fsShared Reactive Filesystem and Utilities for use in Vue Editor Components.
@nhtio/vue-editors/iconsFunctionality for retreiving and icons provided by the Vue Editors library.
@nhtio/vue-editors/typesTypescript Types used by the Editor Components