awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ andrewdavey/immutable-devtoolsمخطط تاريخ النجوم لـ andrewdavey/immutable-devtools

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Immutable Devtools

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Immutable Devtools.
  • django-extensions/django-extensionsالصورة الرمزية لـ django-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/bulletالصورة الرمزية لـ flyerhzm

    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-devtoolsالصورة الرمزية لـ apollographql

    apollographql/apollo-client-devtools

    1,524عرض على GitHub↗

    Apollo Client browser developer tools.

    TypeScript
    عرض على GitHub↗1,524
  • brendankenny/call-traceالصورة الرمزية لـ brendankenny

    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
عرض جميع البدائل الـ 21 لـ Immutable Devtools→

الأسئلة الشائعة

ما هي وظيفة 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.