You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Shadowfacts 2b49f95b16
tree-sitter 0.20, --abi=14
1 year ago
bindings tree-sitter 0.20, --abi=14 1 year ago
corpus Dont include trailing spaces in text nodes (#27) 2 years ago
examples Fix memory errors for deeply-nested HTML 5 years ago
queries Update queries to make use of new features 3 years ago
src tree-sitter 0.20, --abi=14 1 year ago
.appveyor.yml Use node 10 on travis and appveyor 4 years ago
.gitattributes Count scanner but not parser in GH language stats 5 years ago
.gitignore Makefile and C bindings (#38) 1 year ago
.npmignore Bump tree-sitter-cli to 0.19 3 years ago
.travis.yml Use node 10 on travis and appveyor 4 years ago
Cargo.toml tree-sitter 0.20, --abi=14 1 year ago
LICENSE Initial commit 5 years ago
Makefile Makefile and C bindings (#38) 1 year ago
README.md Add README, CI config files 5 years ago
binding.gyp Bump tree-sitter-cli to 0.19 3 years ago
grammar.js Dont include trailing spaces in text nodes (#27) 2 years ago
package.json tree-sitter 0.20, --abi=14 1 year ago

README.md

tree-sitter-html

Build Status Build status

HTML grammar for tree-sitter.

References