awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andrewdavey avatar

andrewdavey/immutable-devtools

0
View on GitHub↗
671 星标·32 分支·JavaScript·BSD-3-Clause·2 次浏览

Immutable Devtools

Chrome Dev Tools custom formatter for Immutable-js values

Features

  • Debugging Tooling - Custom formatter for inspecting immutable data structures.
  • Development Workflow - Formatter for inspecting Immutable.js objects in DevTools.

Star 历史

andrewdavey/immutable-devtools 的 Star 历史图表andrewdavey/immutable-devtools 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Immutable Devtools 的开源替代方案

相似的开源项目,按与 Immutable Devtools 的功能重合度排序。
  • django-extensions/django-extensionsdjango-extensions 的头像

    django-extensions/django-extensions

    6,808在 GitHub 上查看↗

    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

    Python
    在 GitHub 上查看↗6,808
  • flyerhzm/bulletflyerhzm 的头像

    flyerhzm/bullet

    7,327在 GitHub 上查看↗

    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

    Ruby
    在 GitHub 上查看↗7,327
  • apollographql/apollo-client-devtoolsapollographql 的头像

    apollographql/apollo-client-devtools

    1,524在 GitHub 上查看↗

    Apollo Client browser developer tools.

    TypeScript
    在 GitHub 上查看↗1,524
  • brendankenny/call-tracebrendankenny 的头像

    brendankenny/call-trace

    43在 GitHub 上查看↗

    Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is run in the browser, a trace can be converted to the Chrome CPU profile format for viewing in DevTools.

    JavaScript
    在 GitHub 上查看↗43
查看 Immutable Devtools 的所有 21 个替代方案→

常见问题解答

andrewdavey/immutable-devtools 是做什么的?

Chrome Dev Tools custom formatter for Immutable-js values

andrewdavey/immutable-devtools 的主要功能有哪些?

andrewdavey/immutable-devtools 的主要功能包括:Debugging Tooling, Development Workflow。

andrewdavey/immutable-devtools 有哪些开源替代品?

andrewdavey/immutable-devtools 的开源替代品包括: 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… apollographql/apollo-client-devtools — Apollo Client browser developer tools. brendankenny/call-trace — Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is… electron/devtron — An Electron DevTools Extension. acacha/llum — Llum (light in catalan language) illuminates your Laravel projects speeding up your Github/Laravel development workflow.