Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)