Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days 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 [email protected]: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)