Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
/ MiniMongoExplorer Public archive

Handy Google Chrome extension for reviewing MiniMongo.

Notifications You must be signed in to change notification settings

radekmie/MiniMongoExplorer

Repository files navigation

Meteor MiniMongo Explorer

Handy Google Chrome extension for reviewing MiniMongo.

MiniMongoExplorer MiniMongoExplorer MiniMongoExplorer MiniMongoExplorer

Features:

  • collections counts
  • collections listing
  • limiting fields
  • live sorting
  • live querying
  • methods listing
  • multiple tabs
  • subscriptions listing
  • object inspector mode
  • reactive mode

Installation:

Install MiniMongoExplorer from Chrome Web Store.

Development:

  • clone this repo
  • npm install
  • npm run build:chrome to rebuild
  • npm run watch:chrome to rebuild on file change
  • build extension is in build directory

Releases

No releases published

Packages

No packages published