tree-sitter-po

February 28, 2023 ยท View on GitHub

Build Status Discord

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