tree-sitter-haml 0.0.5

HAML grammar for tree-sitter
Documentation

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