Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/code-mirror-web-component
https://github.com/pomdtr/code-mirror-web-component
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pomdtr/code-mirror-web-component
- Owner: pomdtr
- Created: 2024-03-14T18:10:09.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T20:49:31.000Z (9 months ago)
- Last Synced: 2024-04-20T12:57:09.076Z (9 months ago)
- Language: TypeScript
- Size: 159 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Mirror Web Component
## Usage
See
## Development
```bash
npm run watch // build the web component in the background
npm run serve // start a web server to serve the web component
```