UNPKG

cm5-aql

Version:

A CodeMirror mode for ArangoDB Query Language (AQL)

9 lines (6 loc) 289 B
# CodeMirror AQL mode Legacy [CodeMirror5](https://codemirror.net/5/) mode for [ArangoDB](https://arangodb.com/) Query Language (AQL). ## How to use ### Basic use Load `index.js` at adequate locations in your HTML structure. Mention `mode: 'aql'` when creating your CodeMirror instance.