Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tree-sitter/tree-sitter-html
HTML grammar for Tree-sitter
https://github.com/tree-sitter/tree-sitter-html
html parser tree-sitter
Last synced: about 1 month ago
JSON representation
HTML grammar for Tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter/tree-sitter-html
- Owner: tree-sitter
- License: mit
- Created: 2018-06-11T22:38:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-02T08:41:39.000Z (2 months ago)
- Last Synced: 2024-09-26T20:51:18.542Z (about 2 months ago)
- Topics: html, parser, tree-sitter
- Language: C
- Size: 211 KB
- Stars: 131
- Watchers: 13
- Forks: 73
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tree-sitter - HTML
README
# tree-sitter-html
[![CI][ci]](https://github.com/tree-sitter/tree-sitter-html/actions/workflows/ci.yml)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
[![crates][crates]](https://crates.io/crates/tree-sitter-html)
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-html)
[![pypi][pypi]](https://pypi.org/project/tree-sitter-html)HTML grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
References
- [The HTML5 Spec](https://www.w3.org/TR/html5/syntax.html)
[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter/tree-sitter-html/ci.yml?logo=github&label=CI
[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
[npm]: https://img.shields.io/npm/v/tree-sitter-html?logo=npm
[crates]: https://img.shields.io/crates/v/tree-sitter-html?logo=rust
[pypi]: https://img.shields.io/pypi/v/tree-sitter-html?logo=pypi&logoColor=ffd242