Vendored tree-sitter-html
  • C 78.2%
  • JavaScript 12%
  • HTML 8.3%
  • Tree-sitter Query 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-17 10:39:54 +02:00
.github ci: bump tree-sitter/parser-test-action from 2 to 3 2025-09-15 16:24:49 -04:00
bindings Fix unsafe extern block for Rust 2024 2026-04-13 21:21:51 +02:00
examples Fix memory errors for deeply-nested HTML 2018-07-18 11:24:15 -07:00
queries Add highlight for self-closing brackets 2023-04-15 11:37:09 +00:00
src chore: regenerate 2024-10-14 20:44:33 -04:00
test feat: support omitted html, head, and body end tags 2024-02-21 11:27:08 -05:00
.editorconfig build: update bindings 2024-11-09 23:57:52 -05:00
.gitattributes build: update bindings 2024-11-09 23:57:52 -05:00
.gitignore build: update bindings 2024-10-14 20:44:33 -04:00
binding.gyp build: update bindings 2024-09-02 04:39:42 -04:00
Cargo.toml chore: sync dependencies (monorepo) 2026-04-17 10:39:54 +02:00
CMakeLists.txt 0.23.2 2024-11-11 00:55:18 -05:00
eslint.config.mjs build: update bindings 2024-10-14 20:44:33 -04:00
go.mod build: update bindings 2024-11-11 00:54:41 -05:00
go.sum build: update bindings 2024-11-11 00:54:41 -05:00
grammar.js build: update bindings 2024-05-04 03:33:38 -04:00
LICENSE Initial commit 2018-06-11 16:59:22 -07:00
Makefile 0.23.2 2024-11-11 00:55:18 -05:00
package-lock.json 0.23.2 2024-11-11 00:55:18 -05:00
package.json 0.23.2 2024-11-11 00:55:18 -05:00
Package.resolved build: update bindings 2024-11-09 23:57:52 -05:00
Package.swift build: update bindings 2024-10-14 20:44:33 -04:00
pyproject.toml 0.23.2 2024-11-11 00:55:18 -05:00
README.md build: update bindings 2024-05-04 03:33:38 -04:00
setup.py build: update bindings 2024-09-02 04:39:42 -04:00
tree-sitter.json 0.23.2 2024-11-11 00:55:18 -05:00

tree-sitter-html

CI discord matrix crates npm pypi

HTML grammar for tree-sitter.

References