Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodydavis/lit-code-editor
Lit Code Editor built with Vite and Monaco Editor (ESM version).
https://github.com/rodydavis/lit-code-editor
code-editor esmodules lit monaco-editor web-components
Last synced: 4 days ago
JSON representation
Lit Code Editor built with Vite and Monaco Editor (ESM version).
- Host: GitHub
- URL: https://github.com/rodydavis/lit-code-editor
- Owner: rodydavis
- License: other
- Created: 2021-07-29T18:47:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T18:59:33.000Z (over 3 years ago)
- Last Synced: 2024-12-24T00:10:38.745Z (10 days ago)
- Topics: code-editor, esmodules, lit, monaco-editor, web-components
- Language: TypeScript
- Homepage: https://rodydavis.github.io/lit-code-editor/
- Size: 3.01 MB
- Stars: 15
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lit Code Editor
[![Demo](https://github.com/rodydavis/lit-code-editor/actions/workflows/ci.yml/badge.svg)](https://github.com/rodydavis/lit-code-editor/actions/workflows/ci.yml)
Simple example of Lit + Vite + Monaco Editor as a web component that can be embedded in pages.
Online demo: https://rodydavis.github.io/lit-code-editor/
Another version to look at: https://github.com/vanillawc/wc-monaco-editor