https://github.com/lvce-editor/language-basics-sql
https://github.com/lvce-editor/language-basics-sql
lvce-editor sql syntax-highlighting
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-sql
- Owner: lvce-editor
- Created: 2022-10-25T12:11:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-15T08:13:57.000Z (3 months ago)
- Last Synced: 2026-03-15T21:16:19.541Z (3 months ago)
- Topics: lvce-editor, sql, syntax-highlighting
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-sql
- Size: 419 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Language Basics Sql
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-sql.git &&
cd language-basics-sql &&
npm ci &&
npm test
```