Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kat-tax/vslite

More than Monaco, less than VSCode
https://github.com/kat-tax/vslite

editor monaco react stackblitz vscode webcontainer xterm

Last synced: about 1 month ago
JSON representation

More than Monaco, less than VSCode

Awesome Lists containing this project

README

        

# VSLite

> More than Monaco, less than VSCode

### How do I use it?

- https://vslite.dev (normal instance)
- https://vslite.dev/~/gh/kat-tax/exo.git (clones git repo & installs deps)

> *... then just run commands in the terminal like normal*

### Running locally

```sh
pnpm i # Install dependencies
pnpm dev # Run local dev server
pnpm build # Build production bundle
```

### Powered by...

- [G4C](https://gitlab.com/vblip/g4c) _(git support)_
- [Xterm.js](https://xtermjs.org) _(the terminal)_
- [Monaco React](https://monaco-react.surenatoyan.com) _(the editor)_
- [WebContainers](https://webcontainers.io) _(the shell)_
- [Dockview](https://dockview.dev) _(the docking ui)_
- [RCT](https://rct.lukasbach.com) _(the file tree ui)_

### Community

- [Discord](https://discord.gg/ty2CstRYZ6)
- [Roadmap](./ROADMAP.md)