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

https://github.com/shivamka1/monaco-dot-language-server

A language server for DOT with Monaco editor
https://github.com/shivamka1/monaco-dot-language-server

antlr dot language-server-protocol monaco-editor

Last synced: 11 months ago
JSON representation

A language server for DOT with Monaco editor

Awesome Lists containing this project

README

          

# monaco-language-server-dot
A language server for DOT with Monaco editor

# Installation
```
cd monaco-dot-language-server
npm install
```

# Usage
Access `client/lib/index.html` for the in-browser Monaco editor implementation.