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

https://github.com/belltoy/tree-sitter-openmetrics

OpenMetrics text format grammar for tree-sitter
https://github.com/belltoy/tree-sitter-openmetrics

parser tree-sitter

Last synced: about 2 months ago
JSON representation

OpenMetrics text format grammar for tree-sitter

Awesome Lists containing this project

README

          

# tree-sitter-openmetrics

[OpenMetrics text-based format][spec] grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).

## Features

- [x] Syntax highlighting

## Usage

To use this grammar, you need to have tree-sitter installed and configured in your editor or IDE.

## References

- [tree-sitter]
- [OpenMetrics text-based format][spec]

[tree-sitter]: https://github.com/tree-sitter/tree-sitter
[spec]: https://github.com/prometheus/OpenMetrics/blob/main/specification/OpenMetrics.md#text-format