https://github.com/lvce-editor/language-features-json
language features json
https://github.com/lvce-editor/language-features-json
json lvce-editor
Last synced: 6 months ago
JSON representation
language features json
- Host: GitHub
- URL: https://github.com/lvce-editor/language-features-json
- Owner: lvce-editor
- License: mit
- Created: 2024-02-28T20:29:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-14T22:32:30.000Z (6 months ago)
- Last Synced: 2026-01-15T04:49:45.331Z (6 months ago)
- Topics: json, lvce-editor
- Language: TypeScript
- Homepage: https://lvce-editor.github.io/language-features-json/
- Size: 646 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Language Features JSON
Language Features JSON for Lvce Editor.
## Contributing
```sh
git clone git@github.com:lvce-editor/language-features-json.git &&
cd language-features-json &&
npm ci &&
npm test
```