{"id":13805460,"url":"https://github.com/leonardoventurini/meteor-devtools-evolved","last_synced_at":"2025-09-07T14:36:02.007Z","repository":{"id":37024624,"uuid":"239652204","full_name":"leonardoventurini/meteor-devtools-evolved","owner":"leonardoventurini","description":"The Meteor framework development tool belt, evolved.","archived":false,"fork":false,"pushed_at":"2023-03-15T01:32:54.000Z","size":12672,"stargazers_count":174,"open_issues_count":8,"forks_count":11,"subscribers_count":9,"default_branch":"development","last_synced_at":"2025-01-02T04:06:32.574Z","etag":null,"topics":["ddp","meteor","minimongo"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonardoventurini.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-11T01:41:40.000Z","updated_at":"2024-12-02T04:42:03.000Z","dependencies_parsed_at":"2024-08-04T01:15:22.528Z","dependency_job_id":null,"html_url":"https://github.com/leonardoventurini/meteor-devtools-evolved","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoventurini%2Fmeteor-devtools-evolved","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoventurini%2Fmeteor-devtools-evolved/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoventurini%2Fmeteor-devtools-evolved/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoventurini%2Fmeteor-devtools-evolved/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardoventurini","download_url":"https://codeload.github.com/leonardoventurini/meteor-devtools-evolved/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232786392,"owners_count":18576416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ddp","meteor","minimongo"],"created_at":"2024-08-04T01:01:01.377Z","updated_at":"2025-01-06T21:02:07.374Z","avatar_url":"https://github.com/leonardoventurini.png","language":"TypeScript","funding_links":[],"categories":["Debugging Tools","Packages"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://media.giphy.com/media/Pt2yOXUALOhpB5dpiM/giphy.gif\" alt=\"Meteor Devtool Evolved Gif\" /\u003e\n\n\n\u003cp style=\"font-size: 30px\"\u003e\nMeteor Devtools Extension\n\u003c/p\u003e\nBehold, the evolution of Meteor DevTools.\u003c/p\u003e\n\nMeteor Devtools Evolved is currently available for Google Chrome and Mozilla Firefox.\n\u003c/div\u003e\n\n\n\n\u003cp align=\"center\" \u003e\n    \u003ca href=\"https://chrome.google.com/webstore/detail/meteor-devtools-evolved/ibniinmoafhgbifjojidlagmggecmpgf\"\u003e\n    \u003cimg width=\"120\" src=\"https://img.shields.io/badge/%20-Chrome-orange?logo=google-chrome\u0026logoColor=white\" alt=\"Download for Chrome\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://addons.mozilla.org/en-US/firefox/addon/meteor-devtools-evolved/\"\u003e\n    \u003cimg width=\"110\" src=\"https://img.shields.io/badge/%20-Firefox-red?logo=mozilla\u0026logoColor=white\" alt=\"Download for Firefox\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n[Harder, Better, Faster, Stronger](https://www.youtube.com/watch?v=gAjR4_CbPpQ) :rocket:\n\nAre 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.\n\n:point_right: [Changelog](CHANGELOG.md)\n\n### Distributed Data Protocol (DDP)\n\nEverything 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.\n\n### Bookmarks\n\nThe 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.\n\n### Minimongo\n\nYou 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.\n\n---\n\n## Development\n\n\u003e DISCLAIMER: This work is based in part on the [Meteor DevTools](https://github.com/bakery/meteor-devtools) extension by The Bakery. Which sadly is not maintained anymore. While it is not necessarily a fork, I did use some useful knowledge and architectural decisions, and some things naturally converged into the same most practical solution. Hence the \"evolved\".\n\nThe extension is almost entirely written in TypeScript, while some Chrome specific code being left out for practical reasons. It uses MobX to manage state, and SASS its styles. We also use components from the [Blueprint](https://github.com/palantir/blueprint) library by Palantir. Everything is glued together with Webpack.\n\n\u003e Anyone is welcome to contribute, more info [here](CONTRIBUTING.md).\n\n\n## Firefox\n\nThe Firefox port of the extension was a contribution made by [@nilooy](https://github.com/nilooy). Thank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardoventurini%2Fmeteor-devtools-evolved","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardoventurini%2Fmeteor-devtools-evolved","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardoventurini%2Fmeteor-devtools-evolved/lists"}