@nhtio/vue-editors
Modules
| Module | Description |
|---|---|
| @nhtio/vue-editors | Editor Components for use in Vue applications |
| @nhtio/vue-editors/code/monaco/editor | The SSR Safe Monaco Editor. |
| @nhtio/vue-editors/code/monaco/types | The SSR Types to use as typescript types in Monaco Editor. |
| @nhtio/vue-editors/code/monaco/types/@types/node | The Extracted NodeJS Types to use as typescript types in Monaco Editor. |
| @nhtio/vue-editors/code/monaco/vue.worker | Worker which provides Vue language services for Monaco Editor. |
| @nhtio/vue-editors/errors | Contains the custom error classes used in the Vue Editors library. |
| @nhtio/vue-editors/fs | Shared Reactive Filesystem and Utilities for use in Vue Editor Components. |
| @nhtio/vue-editors/icons | Functionality for retreiving and icons provided by the Vue Editors library. |
| @nhtio/vue-editors/types | Typescript Types used by the Editor Components |