Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Meteor
  3. meteor-devtools-evolved

meteor-devtools-evolved

MITTypeScript

A browser extension for inspecting and debugging Meteor applications, focusing on DDP messages and Minimongo data.

GitHubGitHub
178 stars14 forks0 contributors

What is meteor-devtools-evolved?

Meteor Devtools Evolved is a browser extension designed for developers working with Meteor.js applications. It provides a comprehensive toolset for inspecting Distributed Data Protocol (DDP) traffic and exploring Minimongo data, helping to debug and optimize app performance. The extension is available for both Google Chrome and Mozilla Firefox.

Target Audience

Meteor.js developers who need to understand internal app behavior, debug DDP communication, or inspect Minimongo collections during development.

Value Proposition

It offers a modern, high-performance alternative to the unmaintained original Meteor DevTools, with enhanced features like DDP filtering, bookmarks, and a fast custom object tree viewer for data visualization.

Overview

The Meteor framework development tool belt, evolved.

Use Cases

Best For

  • Debugging DDP message flow in real-time Meteor applications
  • Inspecting and searching Minimongo collections during development
  • Saving and analyzing DDP traffic across multiple sessions
  • Optimizing Meteor app performance by monitoring internal data
  • Getting started with Meteor to understand 'what is going on' under the hood
  • Visualizing complex document structures in Minimongo with a tree viewer

Not Ideal For

  • Projects not using Meteor.js or its Distributed Data Protocol (DDP) and Minimongo data layer.
  • Developers needing comprehensive debugging tools beyond client-side network and data inspection, such as server-side profiling or memory analysis.
  • Teams that prefer integrated IDE debugging features over browser extensions.

Pros & Cons

Pros

High-Performance DDP Inspection

Capable of handling thousands of DDP messages in real-time without performance issues, as emphasized in the README for efficient debugging of busy applications.

Persistent Debugging with Bookmarks

Allows saving DDP messages to IndexedDB for later retrieval and analysis across different hosts, enabling cross-session debugging as highlighted in the features.

Fast Minimongo Visualization

Features a custom-built object tree viewer for rapid searching and visualization of Minimongo data, described as 'blazing fast' in the README for easy data inspection.

Modern Codebase and Cross-Browser Support

Built with TypeScript, MobX, and SASS, and available for both Chrome and Firefox, ensuring maintainability and wide accessibility, as noted in the development section.

Cons

Meteor.js Ecosystem Dependency

Only useful for applications built with Meteor.js, making it irrelevant for projects using other JavaScript frameworks or non-Meteor stacks, limiting its general utility.

Limited Debugging Scope

Focuses solely on DDP and Minimongo, lacking tools for other debugging aspects like performance profiling, error tracking, or server-side inspection, which might require additional tools.

Potential Installation and Compatibility Issues

As a browser extension, it may face compatibility issues with browser updates or require manual installation, unlike integrated development tools that offer seamless setup.

Frequently Asked Questions

Quick Stats

Stars178
Forks14
Contributors0
Open Issues8
Last commit3 months ago
CreatedSince 2020

Tags

#minimongo#browser-extension#typescript#javascript#devtools#debugging#meteor#ddp#webpack

Built With

S
Sass
M
MobX
T
TypeScript
B
Blueprint
W
Webpack

Included in

Meteor1.4k
Auto-fetched 15 hours ago

Related Projects

msavin:mongolmsavin:mongol

In-App MongoDB Editor for Meteor (Meteor DevTools)

Stars823
Forks38
Last commit7 years ago
msavin:jetsettermsavin:jetsetter

Visual Get/Set Tool for Meteor Session Variables

Stars185
Forks5
Last commit11 years ago
babrahams:constellationbabrahams:constellation

A set of packages to get started with Constellation

Stars32
Forks2
Last commit5 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub