How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Apollo Client browser developer tools.
The main features of apollographql/apollo-client-devtools are: Development Workflow, Editor Plugins.
Projects with overlapping indexed features include: django-extensions/django-extensions — django-extensions is a specialized toolset for the Django framework providing utilities for database visualization,… flyerhzm/bullet — Bullet is an Active Record performance monitor and query profiler for Ruby on Rails applications. It serves as a… abbotton/weapp-snippet-for-sublime-text-2-3 — 为 sublime text 2&3 准备的微信应用号/小程序 snippet,方便大家使用. acacha/llum — Llum (light in catalan language) illuminates your Laravel projects speeding up your Github/Laravel development workflow. adelarsq/neofsharp.vim — F# support for (Neo)Vim. abe33/atom-pigments — An Atom package to display colors in project and files.
django-extensions is a specialized toolset for the Django framework providing utilities for database visualization, application debugging, development environment management, and custom management command execution. It functions as a collection of tools designed to automate development tasks and inspect the internal state of an application. The project provides a database visualization tool for generating diagrams of data models and comparing schemas to map complex relationships. It also includes a debugging utility to intercept email traffic and audit user permissions to troubleshoot applica
Bullet is an Active Record performance monitor and query profiler for Ruby on Rails applications. It serves as a diagnostic utility to identify inefficient database access patterns, flag redundant requests, and suggest eager loading strategies to improve response times. The tool specifically detects N+1 queries, missing counter caches, and unused eager loading. It monitors these patterns across both standard web requests and background jobs, identifying records that are fetched but never accessed to reduce memory usage and query overhead. Analysis is supported by a system that intercepts dat
为 sublime text 2&3 准备的微信应用号/小程序 snippet,方便大家使用
An Atom package to display colors in project and files.