Skip to content

themixednuts/tree-sitter-htmlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-sitter-htmlx

Tree-sitter grammars for HTMLX and extended template languages.

Prerequisites

Install the tree-sitter CLI:

cargo install tree-sitter-cli

Build

cargo build

The build automatically runs tree-sitter generate and recompiles when you change:

  • grammar.js
  • src/scanner.c
  • queries/*.scm

Test

cargo test

Crates

  • tree-sitter-htmlx - HTML with embedded expressions
  • tree-sitter-svelte - Svelte 5 components (extends HTMLX)

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors