Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lvce-editor/language-features-html


https://github.com/lvce-editor/language-features-html

html lvce-editor

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# builtin.language-features-html

## Contributing

```sh
git clone [email protected]:lvce-editor/language-features-html.git &&
cd language-features-html &&
npm ci &&
npm test
```

## Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/language-features-html)

## Credits

This extension is based on https://github.com/microsoft/vscode-html-languageservice by Microsoft (License MIT).