Skip to content

tenzir/codemirror-lang-tql

Repository files navigation

CodeMirror 6 language package for Tenzir Query Language (TQL)

Generating the docs (horribly WIP)

Codegen

node scripts/index.js ~/code/tenzir/tenzir/web/docs/operators/ output.js

Format ugly js

prettier --write output.js