0.1.3 • Published 7 months ago

@node-projects/web-component-designer-codeview-ace v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

web-component-designer-codeview-ace

NPM Package

https://www.npmjs.com/package/@node-projects/web-component-designer-codeview-ace

 npm i @node-projects/web-component-designer-codeview-ace

Description

This uses the ACE Codeeditor for the Webcomponent Designer Codeview

Usage

import { CodeViewAce } from '@node-projects/web-component-designer-codeview-ace';
serviceContainer.config.codeViewWidget = CodeViewAce;