Go to file
2024-04-10 00:04:28 -04:00
bindings build: update bindings 2024-04-10 00:04:28 -04:00
examples test: use spec examples 2024-04-10 00:04:28 -04:00
schema feat(schema): improve generator & core schema 2024-04-10 00:04:28 -04:00
src feat(schema): improve generator & core schema 2024-04-10 00:04:28 -04:00
test/corpus test: use spec examples 2024-04-10 00:04:28 -04:00
.editorconfig feat(schema): improve generator & core schema 2024-04-10 00:04:28 -04:00
.gitattributes feat(schema): improve generator & core schema 2024-04-10 00:04:28 -04:00
.gitignore build: update bindings 2024-04-10 00:04:28 -04:00
.travis.yml chore: use tree-sitter-cli@0.15.9-custom 2019-09-30 14:33:07 +08:00
binding.gyp build: update bindings 2024-04-10 00:04:28 -04:00
Cargo.toml build: update bindings 2024-04-10 00:04:28 -04:00
grammar.js build: update bindings 2024-04-10 00:04:28 -04:00
LICENSE build: update bindings 2024-04-10 00:04:28 -04:00
Makefile feat(schema): improve generator & core schema 2024-04-10 00:04:28 -04:00
package-lock.json build: update bindings 2024-04-10 00:04:28 -04:00
package.json feat(schema): improve generator & core schema 2024-04-10 00:04:28 -04:00
Package.swift build: update bindings 2024-04-10 00:04:28 -04:00
pyproject.toml build: update bindings 2024-04-10 00:04:28 -04:00
README.md build: update bindings 2024-04-10 00:04:28 -04:00
setup.py build: update bindings 2024-04-10 00:04:28 -04:00

tree-sitter-yaml

CI discord matrix npm crates pypi

A tree-sitter parser for YAML files.

References