Skip to content

ghaiklor/codemirror-mode-jsonata

Repository files navigation

codemirror-mode-jsonata

CodeMirror mode for the JSONata language - JSONata website

screen shot 2018-03-05 at 23 20 39

Playground

You can play around with it here

How to install

I am not a specialist in distributing frontend packages, so it's just a file codemirror-mode-jsonata.js that you need to require in your build somehow.

The mode itself is implemented via CodeMirror API that is accessible from global scope in your browser.

License

MIT