Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/camdencheek/tree-sitter-go-mod

A tree-sitter grammar for go.mod files
https://github.com/camdencheek/tree-sitter-go-mod

Last synced: 4 days ago
JSON representation

A tree-sitter grammar for go.mod files

Awesome Lists containing this project

README

        

# tree-sitter-gomod

[tree-sitter][] grammar for go.mod files.

[tree-sitter]: https://github.com/tree-sitter/tree-sitter

## Status

The grammar is fairly small, and has been working well for highlighting for me.
I expect it to evolve slightly to better fit tree-sitter best practices, but there shouldn't
be anything major.