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

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

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

andrerds/ngx-debug-console

0
View on GitHub↗
1 星标·0 分支·TypeScript·MIT·1 次浏览

Ngx Debug Console

Captures console.log/info/warn/error output and HTTP traffic in a collapsible panel — inspect runtime behavior without opening browser DevTools.

Features

  • Debugging And Profiling - Floating debug console overlay for applications.

Star 历史

andrerds/ngx-debug-console 的 Star 历史图表andrerds/ngx-debug-console 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

andrerds/ngx-debug-console 是做什么的?

Captures console.log/info/warn/error output and HTTP traffic in a collapsible panel — inspect runtime behavior without opening browser DevTools.

andrerds/ngx-debug-console 的主要功能有哪些?

andrerds/ngx-debug-console 的主要功能包括:Debugging And Profiling。

andrerds/ngx-debug-console 有哪些开源替代品?

andrerds/ngx-debug-console 的开源替代品包括: spyder-ide/spyder — Spyder is a scientific integrated development environment designed for scientific computing and interactive Python… pytorch/executorch — ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It… ncsoft/unreal.js — Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game… alecthomas/repr. andersmandersen/laravel-debugwindow. amadeusitgroup/ngrx-devtool — Debug NgRx with confidence.

Ngx Debug Console 的开源替代方案

相似的开源项目,按与 Ngx Debug Console 的功能重合度排序。
  • spyder-ide/spyderspyder-ide 的头像

    spyder-ide/spyder

    9,240在 GitHub 上查看↗

    Spyder is a scientific integrated development environment designed for scientific computing and interactive Python programming. It functions as a static analysis code editor and an interactive Python console, providing a specialized environment for writing and analyzing code for science and engineering. The platform distinguishes itself as an extensible development tool, utilizing a modular plugin architecture that allows for the addition of custom features or the embedding of core components into other software. It features a dedicated debugger and profiler for tracing code execution and mea

    Python
    在 GitHub 上查看↗9,240
  • pytorch/executorchpytorch 的头像

    pytorch/executorch

    4,296在 GitHub 上查看↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    Pythondeep-learningembeddedgpu
    在 GitHub 上查看↗4,296
  • ncsoft/unreal.jsncsoft 的头像

    ncsoft/Unreal.js

    3,754在 GitHub 上查看↗

    Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game logic and manage application state. It provides a bridge for writing high-level application behavior and actor control without modifying the core engine source code, as well as a framework for extending the Unreal Engine editor with custom interface elements. The project distinguishes itself through a V8-based integration that supports real-time code reloading and live iteration, allowing scripts to be updated without restarting the application. It includes a bidirectional commu

    javascriptpluginscripting
    在 GitHub 上查看↗3,754
  • alecthomas/reprA

    alecthomas/repr

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 查看 Ngx Debug Console 的所有 30 个替代方案→