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

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

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