Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laosb/sveltenova

Svelte language support for Panic's Nova Editor.
https://github.com/laosb/sveltenova

nova-extension svelte sveltejs

Last synced: 10 days ago
JSON representation

Svelte language support for Panic's Nova Editor.

Awesome Lists containing this project

README

        

# Svelte Nova

Svelte support for Nova, with `tree-sitter`-based syntax highlighting and
language server support.

Needs `node` installed for starting
[Svelte Language Server](https://github.com/sveltejs/language-tools/tree/master/packages/language-server).

Inspired by & took code pieces from
[`nova-vue`](https://github.com/tommasongr/nova-vue) and
[`nova-typescript`](https://github.com/apexskier/nova-typescript).

For Nova 10 & up, this extension is using `tree-sitter` grammar from
[`Himujjal/tree-sitter-svelte`](https://github.com/Himujjal/tree-sitter-svelte).

Thanks for Svelte team & Panic for delivering their masterpieces!

## License

MIT. See [LICENSE](LICENSE).