[go: up one dir, main page]

Skip to content

typed-ember/glint

Repository files navigation

Glint CI

TypeScript-powered tooling for Glimmer templates.

Glint 2 (Alpha)

This branch contains the code for Glint V2, which is currently in an alpha state. Glint V2 is a major refactor of Glint V1 to run atop the Volar.js language tooling framework, which powers the language tooling for Vue and many others.

See Glint V2 for information on how to try out Glint V2.

Glint 1 Docs

Please see the documentation for how to get set up with Glint V1.

Debugging Glint

See CONTRIBUTING.md for instructions on how to run and debug the Glint language server and VSCode extension locally.