Go to file
Shadowfacts 2b49f95b16 tree-sitter 0.20, --abi=14 2022-05-28 10:40:53 -04:00
bindings tree-sitter 0.20, --abi=14 2022-05-28 10:40:53 -04:00
corpus Dont include trailing spaces in text nodes (#27) 2021-07-11 11:04:28 -07:00
examples Fix memory errors for deeply-nested HTML 2018-07-18 11:24:15 -07:00
queries Update queries to make use of new features 2020-07-20 12:46:52 -07:00
src tree-sitter 0.20, --abi=14 2022-05-28 10:40:53 -04:00
.appveyor.yml Use node 10 on travis and appveyor 2019-05-10 12:49:19 -07:00
.gitattributes Count scanner but not parser in GH language stats 2018-06-13 09:34:38 -07:00
.gitignore Makefile and C bindings (#38) 2022-05-06 09:01:49 -07:00
.npmignore Bump tree-sitter-cli to 0.19 2021-03-04 14:11:12 -08:00
.travis.yml Use node 10 on travis and appveyor 2019-05-10 12:49:19 -07:00
Cargo.toml tree-sitter 0.20, --abi=14 2022-05-28 10:40:53 -04:00
LICENSE Initial commit 2018-06-11 16:59:22 -07:00
Makefile Makefile and C bindings (#38) 2022-05-06 09:01:49 -07:00
README.md Add README, CI config files 2018-06-11 17:22:50 -07:00
binding.gyp Bump tree-sitter-cli to 0.19 2021-03-04 14:11:12 -08:00
grammar.js Dont include trailing spaces in text nodes (#27) 2021-07-11 11:04:28 -07:00
package.json tree-sitter 0.20, --abi=14 2022-05-28 10:40:53 -04:00

README.md

tree-sitter-html

Build Status Build status

HTML grammar for tree-sitter.

References