awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andrewdavey avatar

andrewdavey/immutable-devtools

0
View on GitHub↗
671 Stars·32 Forks·JavaScript·BSD-3-Clause·2 Aufrufe

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-Verlauf

Star-Verlauf für andrewdavey/immutable-devtoolsStar-Verlauf für andrewdavey/immutable-devtools

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Immutable Devtools

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Immutable Devtools.
  • django-extensions/django-extensionsAvatar von django-extensions

    django-extensions/django-extensions

    6,808Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,808
  • flyerhzm/bulletAvatar von flyerhzm

    flyerhzm/bullet

    7,327Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,327
  • apollographql/apollo-client-devtoolsAvatar von apollographql

    apollographql/apollo-client-devtools

    1,524Auf GitHub ansehen↗

    Apollo Client browser developer tools.

    TypeScript
    Auf GitHub ansehen↗1,524
  • brendankenny/call-traceAvatar von brendankenny

    brendankenny/call-trace

    43Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗43
Alle 21 Alternativen zu Immutable Devtools anzeigen→

Häufig gestellte Fragen

Was macht andrewdavey/immutable-devtools?

Chrome Dev Tools custom formatter for Immutable-js values

Was sind die Hauptfunktionen von andrewdavey/immutable-devtools?

Die Hauptfunktionen von andrewdavey/immutable-devtools sind: Debugging Tooling, Development Workflow.

Welche Open-Source-Alternativen gibt es zu andrewdavey/immutable-devtools?

Open-Source-Alternativen zu andrewdavey/immutable-devtools sind unter anderem: 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.