• This repository has been archived on 28/Jul/2023
  • Stars
    star
    136
  • Rank 267,670 (Top 6 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Handy Google Chrome extension for reviewing MiniMongo.

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