# tern-mongo-shell **Repository Path**: mirrors_angelozerr/tern-mongo-shell ## Basic Information - **Project Name**: tern-mongo-shell - **Description**: A Tern plugin adding support for MongoDB Shell - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tern-mongo-shell [![Build Status](https://secure.travis-ci.org/angelozerr/tern-mongo-shell.png)](http://travis-ci.org/angelozerr/tern-mongo-shell) [tern-mongo-shell](https://github.com/angelozerr/tern-mongo-shell) is a plugin which adds support for [MongoDB Shell](http://docs.mongodb.org/v2.2/mongo/) to the JavaSript code intelligence system [Tern](http://ternjs.net/). ## Structure The basic structure of the project is given in the following way: * `mongo-shell.js` the tern plugin. * `demos/` demos with express tern plugin which use CodeMirror. ## Links See also