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

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

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

5 个仓库

Awesome GitHub RepositoriesDeveloper Toolboxes

Integrated collections of utilities for common programming tasks.

Distinguishing note: No candidates provided; minting under Development Tools & Productivity as a toolbox.

Explore 5 awesome GitHub repositories matching development tools & productivity · Developer Toolboxes. Refine with filters or upvote what's useful.

Awesome Developer Toolboxes GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • raspberrypifoundation/blocklyRaspberryPiFoundation 的头像

    RaspberryPiFoundation/blockly

    13,437在 GitHub 上查看↗

    Blockly is a web-based visual programming editor and block-based code generator. It allows users to create programs by interlocking graphical blocks that translate into executable source code for various programming languages, removing the need for manual syntax entry. The project serves as a customizable framework for building specialized visual languages through a customizable block library. It includes a visual block designer for defining custom shapes, behaviors, and specialized input fields, as well as a plugin system to extend the editor's environment. The system manages programming lo

    Offers search filters and scrollable lists within the block toolbox to help users quickly find the required components.

    JavaScript
    在 GitHub 上查看↗13,437
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 GitHub 上查看↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Bundles related tools into a single MCP-compatible endpoint to manage shared capabilities.

    TypeScript
    在 GitHub 上查看↗9,493
  • prevwong/craft.jsprevwong 的头像

    prevwong/craft.js

    8,683在 GitHub 上查看↗

    Craft.js is a framework for building extensible drag-and-drop page editors using React components and serializable state management. It provides the core infrastructure to construct custom page builders where users can compose layouts by dragging, dropping, and repositioning elements within a structured editor environment. The framework manages editor state through a component-based node tree, where each user element is represented as an internal node storing its type, props, and parent relationships. This state is managed via React Context and can be serialized to JSON for persistence and sh

    Provides a palette of draggable items that create new component instances when dropped into the editor.

    TypeScriptdraft-jsdrag-and-drophtml-builder
    在 GitHub 上查看↗8,683
  • zxlie/fehelperzxlie 的头像

    zxlie/FeHelper

    5,618在 GitHub 上查看↗

    FeHelper is a web browser extension toolbox and frontend development toolkit integrated into Chrome, Firefox, and Edge. It serves as a data transformation utility, a web page debugging tool, and an AI-powered coding assistant. The project distinguishes itself by integrating local models and OpenAI-compatible APIs to write, refactor, and repair code directly within the browser. It also provides capabilities for generating TypeScript schemas and Zod definitions from data samples using AI. The toolkit covers a broad range of developer utilities, including network debugging for HTTP and WebSocke

    Organizes a diverse set of developer utilities into a modular toolbox for simultaneous use.

    JavaScriptchatgptchrome-extensioncode-beautify
    在 GitHub 上查看↗5,618
  • surveyjs/survey-librarysurveyjs 的头像

    surveyjs/survey-library

    4,782在 GitHub 上查看↗

    本项目是一个基于 JSON 的表单渲染框架和可视化创建器,专为动态数据采集而设计。它提供了一个 JavaScript 表单构建器库,将 JSON 模式转换为功能性 Web 表单和多步向导,并配有专门的可视化调查创建器,无需编写代码即可设计布局和分支逻辑。 该库的特色在于其双向 PDF 集成,允许将 JSON 模式转换为可填写的 PDF 文档,并从现有 PDF 中提取结构化数据。它还具备创建评分评估和计算器的高级功能,可处理数字输入以提供实时加权结果。 系统涵盖了广泛的功能,包括条件分支和多阶段输入验证、多语言本地化,以及适用于 React、Angular 和 Vue.js 的框架无关渲染。此外,还包括响应数据可视化、基于 CSS 变量的主题化以及 WCAG 无障碍合规性工具。

    Organizes form construction using a searchable toolbox and a collapsible property grid for configuration.

    TypeScript
    在 GitHub 上查看↗4,782
  1. Home
  2. Development Tools & Productivity
  3. Developer Toolboxes

探索子标签

  • Component ToolboxesPalettes of draggable items that create new component instances when dropped into the editor. **Distinct from Developer Toolboxes:** Distinct from Developer Toolboxes: focuses on visual drag-and-drop component palettes for page editors rather than general programming utilities.
  • Draggable Component PalettesToolboxes that provide a palette of draggable components for users to drop into a page editor. **Distinct from Developer Toolboxes:** Distinct from Developer Toolboxes: focuses on visual drag-and-drop component palettes for page builders, not general programming utilities.
  • MCP Endpoint GroupingGrouping related tools into single MCP-compatible endpoints for shared capability management. **Distinct from Developer Toolboxes:** Distinct from Developer Toolboxes: focuses specifically on the MCP protocol's endpoint grouping mechanism.
  • Toolbox DiscoverySearch and filtering mechanisms to help users locate specific tools or blocks within a library. **Distinct from Developer Toolboxes:** Focuses on the discovery/search interface of the toolbox rather than the contents of the toolbox itself.