5 مستودعات
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.
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.
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.
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.
FeHelper هو صندوق أدوات لإضافات متصفح الويب ومجموعة أدوات تطوير الواجهة الأمامية مدمجة في Chrome و Firefox و Edge. يعمل كأداة لتحويل البيانات، وأداة لتصحيح أخطاء صفحات الويب، ومساعد برمجة مدعوم بالذكاء الاصطناعي. يتميز المشروع بدمج نماذج محلية وواجهات برمجة تطبيقات متوافقة مع OpenAI لكتابة وإعادة هيكلة وإصلاح الكود مباشرة داخل المتصفح. كما يوفر قدرات لتوليد مخططات TypeScript وتعريفات Zod من عينات البيانات باستخدام الذكاء الاصطناعي. تغطي مجموعة الأدوات نطاقاً واسعاً من أدوات المطورين، بما في ذلك تصحيح أخطاء الشبكة لاتصالات HTTP و WebSocket، وترميز وفك ترميز البيانات لتنسيقات مثل JWT و Base64، وأدوات معالجة JSON للتنسيق والإصلاح والمقارنة بين الهياكل. كما تتضمن أدوات الواجهة الأمامية لقياس تخطيط الصفحة، وتنسيق الكود المصدري، وحقن سكربتات المستخدم المخصصة. تشمل القدرات الإضافية مجموعة متنوعة من أدوات الوسائط والمستندات لتحرير Markdown، ومعالجة رموز QR، وتحويل الصور، إلى جانب مولدات أدوات للمعرفات الفريدة وكلمات المرور الآمنة.
Organizes a diverse set of developer utilities into a modular toolbox for simultaneous use.
This project is a JSON-based form rendering framework and visual creator designed for dynamic data collection. It provides a JavaScript form builder library that transforms JSON schemas into functional web forms and multi-step wizards, with a dedicated visual survey creator for designing layouts and branching logic without writing code. The library is distinguished by its bidirectional PDF integration, which allows the conversion of JSON schemas into fillable PDF documents and the extraction of structured data from existing PDFs. It also features advanced capabilities for creating scored asse
Organizes form construction using a searchable toolbox and a collapsible property grid for configuration.