awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andrewdavey avatar

andrewdavey/immutable-devtools

0
View on GitHub↗
671 stele·32 fork-uri·JavaScript·BSD-3-Clause·2 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru andrewdavey/immutable-devtoolsGraficul istoricului de stele pentru andrewdavey/immutable-devtools

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Immutable Devtools

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Immutable Devtools.
  • django-extensions/django-extensionsAvatar django-extensions

    django-extensions/django-extensions

    6,808Vezi pe 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
    Vezi pe GitHub↗6,808
  • flyerhzm/bulletAvatar flyerhzm

    flyerhzm/bullet

    7,327Vezi pe 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
    Vezi pe GitHub↗7,327
  • apollographql/apollo-client-devtoolsAvatar apollographql

    apollographql/apollo-client-devtools

    1,524Vezi pe GitHub↗

    Apollo Client browser developer tools.

    TypeScript
    Vezi pe GitHub↗1,524
  • brendankenny/call-traceAvatar brendankenny

    brendankenny/call-trace

    43Vezi pe 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
    Vezi pe GitHub↗43
Vezi toate cele 21 alternative pentru Immutable Devtools→

Întrebări frecvente

Ce face andrewdavey/immutable-devtools?

Chrome Dev Tools custom formatter for Immutable-js values

Care sunt principalele funcționalități ale andrewdavey/immutable-devtools?

Principalele funcționalități ale andrewdavey/immutable-devtools sunt: Debugging Tooling, Development Workflow.

Care sunt câteva alternative open-source pentru andrewdavey/immutable-devtools?

Alternativele open-source pentru andrewdavey/immutable-devtools includ: 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.