tree-sitter-po
v0.0.1
Published
PO grammar for tree-sitter
Downloads
3
Readme
tree-sitter-po
GNU gettext translation file (PO/POT) grammar for Tree-sitter.
Development
Install the dependencies:
npm install
Build and run the tests:
npm run build
npm run test