Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/lvce-editor
VS Code inspired text editor that mostly runs in a webworker
https://github.com/lvce-editor/lvce-editor
editor electron javascript
Last synced: 19 days ago
JSON representation
VS Code inspired text editor that mostly runs in a webworker
- Host: GitHub
- URL: https://github.com/lvce-editor/lvce-editor
- Owner: lvce-editor
- License: mit
- Created: 2022-06-16T20:48:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T21:58:14.000Z (26 days ago)
- Last Synced: 2024-10-21T09:21:43.230Z (25 days ago)
- Topics: editor, electron, javascript
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/lvce-editor
- Size: 33.8 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LVCE Editor
VS Code inspired text editor that mostly runs in a webworker.
## Contributing
```sh
git clone [email protected]:lvce-editor/lvce-editor.git &&
cd lvce-editor &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/lvce-editor)