Skip to content

nonfx/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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 99.8%
  • Shell 0.2%