1.4.0 • Published 4 years ago

monaco-languages-promql v1.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Monaco PromQL language Build Status npm version License

Colorization and configuration supports for PromQL language for the Monaco Editor.

Display samples

Samples coming from https://github.com/infinityworks/prometheus-example-queries

Playground

https://celian-garcia.github.io/monaco-languages-promql/

Installation

  • initial setup with npm install .
  • compile with npm run watch
  • test with npm run test

Usage

Development

Run example with local version

npm compile
npm link
cd examples/<example-folder>
npm link monaco-languages-promql
npm start

Roadmap

  • More usage documentation.
  • Versions mapping with PromQL.
  • Provide the auto-completion support.

Credits

This repository is inspired by monaco-languages repository.

1.4.0

4 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

1.0.0-dev8

5 years ago

1.0.0-dev7

5 years ago

1.0.0-dev6

5 years ago

1.0.0-dev5

5 years ago

1.0.0-dev4

5 years ago

1.0.0-dev3

5 years ago

1.0.0-dev2

5 years ago

1.0.0-dev1

5 years ago

1.0.0-dev

5 years ago