Thanks to visit codestin.com
Credit goes to github.com

Skip to content

auvred/golar

Repository files navigation

Golar

Architecture is inspired by @johnsoncodehk's Volar.js.

Demo: LSP and CLI

Plans

  • Full Vue support
  • Angular
  • Svelte
  • Astro
  • MDX
  • Ember
  • type aware linting + custom JS plugins?

Building

git submodule update --init

cd typescript-go
git am --3way --no-gpg-sign ../patches/*.patch
cd ..

go build -o golar ./typescript-go/cmd/tsgo

License

MIT

About

Embedded languages framework based on typescript-go

Resources

License

Stars

Watchers

Forks