| Crates.io | tree-sitter-haml |
| lib.rs | tree-sitter-haml |
| version | 0.0.5 |
| created_at | 2025-05-03 10:34:16.609808+00 |
| updated_at | 2025-05-03 10:34:16.609808+00 |
| description | HAML grammar for tree-sitter |
| homepage | |
| repository | https://github.com/vitallium/tree-sitter-haml |
| max_upload_size | |
| id | 1658702 |
| size | 193,022 |
This is a general tree-sitter parser grammar for the HAML templating language.
To build the grammar, run:
npm run build
To test the grammar, run:
npm run test
Contributions are welcome! Please open an issue or submit a pull request.