Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
Json5 syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-json5
- Owner: lvce-editor
- License: mit
- Created: 2022-12-13T10:28:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T11:29:30.000Z (8 months ago)
- Last Synced: 2024-03-16T13:52:00.237Z (8 months ago)
- Topics: json5, lvce-editor, syntax-highlighting
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-json5/
- Size: 101 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)