awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andrewdavey avatar

andrewdavey/immutable-devtools

0
View on GitHub↗
671 estrellas·32 forks·JavaScript·BSD-3-Clause·2 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de andrewdavey/immutable-devtoolsGráfico del historial de estrellas de andrewdavey/immutable-devtools

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace andrewdavey/immutable-devtools?

Chrome Dev Tools custom formatter for Immutable-js values

¿Cuáles son las características principales de andrewdavey/immutable-devtools?

Las características principales de andrewdavey/immutable-devtools son: Debugging Tooling, Development Workflow.

¿Qué alternativas de código abierto existen para andrewdavey/immutable-devtools?

Las alternativas de código abierto para andrewdavey/immutable-devtools incluyen: 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.

Alternativas open-source a Immutable Devtools

Proyectos open-source similares, clasificados según cuántas características comparten con Immutable Devtools.
  • django-extensions/django-extensionsAvatar de django-extensions

    django-extensions/django-extensions

    6,808Ver en 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
    Ver en GitHub↗6,808
  • flyerhzm/bulletAvatar de flyerhzm

    flyerhzm/bullet

    7,327Ver en 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
    Ver en GitHub↗7,327
  • apollographql/apollo-client-devtoolsAvatar de apollographql

    apollographql/apollo-client-devtools

    1,524Ver en GitHub↗

    Apollo Client browser developer tools.

    TypeScript
    Ver en GitHub↗1,524
  • brendankenny/call-traceAvatar de brendankenny

    brendankenny/call-trace

    43Ver en 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
    Ver en GitHub↗43
  • Ver las 21 alternativas a Immutable Devtools→