0.1.0 • Published 2 years ago

@fc-components/lezer-logql v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

lezer-logql

Overview

LogQL 语法

Installation

This package is available as an npm package:

npm install --save lezer-promql

Note: you will have to manually install the dependency lezer as it is a peer dependency to this package.

npm install --save lezer

Development

Building

npm i
npm run build

Testing

npm run test
0.1.0

2 years ago