An open API service indexing awesome lists of open source software.

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

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
```