Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

mongodb-js/ace-theme-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-ace-theme-query

MongoDB ACE Theme for Query Bar

Installation

npm install --save mongodb-ace-theme-query

Usage

import 'mongodb-ace-theme-query';
editor.setTheme("ace/theme/mongodb-query");

License

Apache 2.0