0.0.1-dev.1809240003 • Published 1 year ago
@skbkontur-moira/lezer-metricsql v0.0.1-dev.1809240003
lezer-metricsql
Overview
This is a PromQL grammar for the lezer parser system. It is inspired by the initial grammar coming from Prometheus written in yacc.
Note: This library is a lezer-based implementation of the authoritative, goyacc-based PromQL grammar. Any changes to the authoritative grammar need to be reflected in this package as well.
Installation
This package is available as an npm package:
npm install --save @skbkontur-moira/lezer-metricsqlNote: you will have to manually install the lezer dependencies as it is a peer dependency to this package.
npm install --save @lezer/lr @lezer/highlightDevelopment
Building
npm i
npm run buildTesting
npm run test0.0.1-dev.1809240003
1 year ago
0.0.1-dev.1809240002
1 year ago
0.0.1-dev.1809240001
1 year ago
0.0.1-dev.1709240001
1 year ago