tree-sitter-haml

Crates.iotree-sitter-haml
lib.rstree-sitter-haml
version0.0.5
created_at2025-05-03 10:34:16.609808+00
updated_at2025-05-03 10:34:16.609808+00
descriptionHAML grammar for tree-sitter
homepage
repositoryhttps://github.com/vitallium/tree-sitter-haml
max_upload_size
id1658702
size193,022
Vitaly Slobodin (vitallium)

documentation

README

tree-sitter-haml

This is a general tree-sitter parser grammar for the HAML templating language.

Development

Building

To build the grammar, run:

npm run build

Testing

To test the grammar, run:

npm run test

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Credits

References

Commit count: 86

cargo fmt