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

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

Json5 syntax highlighting
https://github.com/lvce-editor/language-basics-json5

json5 lvce-editor syntax-highlighting

Last synced: 9 months ago
JSON representation

Json5 syntax highlighting

Awesome Lists containing this project

README

          

# Language Basics JSON5

Provides syntax highlighting in JSON5 files.

## Contributing

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

## Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/language-basics-json5)