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: 27 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-07T16:05:18.000Z (4 months ago)
- Last Synced: 2026-03-07T20:53:09.896Z (4 months ago)
- Topics: editor, electron, javascript
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/lvce-editor
- Size: 47.4 MB
- Stars: 11
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
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 git@github.com:lvce-editor/lvce-editor.git &&
cd lvce-editor &&
npm ci &&
npm test
```

Package repository hosting is graciously provided by [Cloudsmith](https://cloudsmith.com).
Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that
enables your organization to create, store and share packages in any format, to any place, with total
confidence.