Developer Tools

Meteor DevTools Evolved

5
7
2495
1

Behold, the evolution of Meteor DevTools.

Harder, Better, Faster, Stronger. 🚀

Are you beginning with Meteor? Do you want to get a sense of “what is going on” or even to optimize your Meteor app? This is the tool for you.

– Distributed Data Protocol (DDP)

Everything you need to track and understand what is going on under the hood of your Meteor application. The extension allows you to filter and search for any DDP message, being able to handle thousands and thousands of messages without a hiccup.

– Bookmarks

The DDP inspection is ephemeral, but you can save as many DDP messages you want for later search and retrieval, from any host. Be careful though, it is saved on IndexedDB.

– Minimongo

You don’t know what data belongs to where? You can rapidly search for anything in your Minimongo data and easily visualize the documents with our blazing fast custom-made Object Treerinator.

– Subscriptions

View all the subscriptions active in your current Meteor application.

This is an opensource project, you can check the code anytime on GitHub. Any contribution or feedback would be very welcome. Let’s make Meteor great again.

Follow our project on GitHub:

https://github.com/leonardoventurini/meteor-devtools-evolved

Meteor DevTools Evolved
Related posts
Developer Tools

Browserling - Cross-browser testing

Developer Tools

Selenium Page Object Generator

Developer Tools

IP Address and Domain Information

Developer Tools

APK Downloader for Google Play Store™

1 Comment

Comments are closed.