monaco-web-component

1.0.22 • Public • Published

Monaco Editor Web Component

Published on webcomponents.org

This web component wraps the monaco editor and provides a simple way to integrate it into your HTMLForms.

Demo

<monaco-editor
  name="code"
  language="javascript"
  theme="vs-dark"
  value="console.log('Hello, World!')"
  contenttype="application/javascript"
  filename="example.js"
></monaco-editor>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i monaco-web-component

      Weekly Downloads

      6

      Version

      1.0.22

      License

      MIT

      Unpacked Size

      46.3 kB

      Total Files

      17

      Last publish

      Collaborators

      • axelv21