https://github.com/axel7083/quadlet-js
Language Server, Parser, Validator for Podman Quadlets
https://github.com/axel7083/quadlet-js
language-server monaco-editor podman quadlet
Last synced: 8 months ago
JSON representation
Language Server, Parser, Validator for Podman Quadlets
- Host: GitHub
- URL: https://github.com/axel7083/quadlet-js
- Owner: axel7083
- License: mit
- Created: 2025-03-05T09:04:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T16:32:02.000Z (about 1 year ago)
- Last Synced: 2025-09-21T09:35:47.868Z (9 months ago)
- Topics: language-server, monaco-editor, podman, quadlet
- Language: TypeScript
- Homepage: https://axel7083.github.io/quadlet-js/
- Size: 579 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
TODO:
adding colors? https://microsoft.github.io/monaco-editor/playground.html?source=v0.52.2#example-extending-language-services-custom-languages
## Notes
The `@quadlet/language-server` is heavily inspired from https://github.com/redhat-developer/yaml-language-server/
The `@quadlet/monaco` is heavily inspired from https://github.com/remcohaszing/monaco-yaml