https://github.com/lvce-editor/language-basics-toml
Toml syntax highlighting
https://github.com/lvce-editor/language-basics-toml
lvce-editor syntax-highlighting toml
Last synced: 3 months ago
JSON representation
Toml syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-toml
- Owner: lvce-editor
- Created: 2022-08-20T19:29:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T20:48:13.000Z (5 months ago)
- Last Synced: 2025-01-11T01:52:11.891Z (4 months ago)
- Topics: lvce-editor, syntax-highlighting, toml
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-toml/
- Size: 169 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Language Basics Toml
## Contributing
```sh
git clone [email protected]:lvce-editor/language-basics-toml.git &&
cd language-basics-toml &&
npm ci &&
npm test
```## Gitpod
[](https://gitpod.io/#https://github.com/lvce-editor/language-basics-toml)