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

https://github.com/lvce-editor/language-basics-yaml

Yaml syntax highlighting
https://github.com/lvce-editor/language-basics-yaml

lvce-editor syntax-highlighting yaml

Last synced: about 1 month ago
JSON representation

Yaml syntax highlighting

Awesome Lists containing this project

README

          

# Language Basics Yaml

## Contributing

```sh
git clone git@github.com:lvce-editor/language-basics-yaml.git &&
cd language-basics-yaml &&
npm ci &&
npm test
```