5 repository-uri
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 este un set de instrumente pentru browserul web și un toolkit de dezvoltare frontend integrat în Chrome, Firefox și Edge. Acesta servește ca utilitar de transformare a datelor, instrument de depanare a paginilor web și asistent de codare bazat pe AI. Proiectul se distinge prin integrarea modelelor locale și a API-urilor compatibile cu OpenAI pentru a scrie, refactoriza și repara codul direct în browser. De asemenea, oferă capabilități pentru generarea de scheme TypeScript și definiții Zod din mostre de date folosind AI. Toolkit-ul acoperă o gamă largă de utilitare pentru dezvoltatori, inclusiv depanarea rețelei pentru conexiuni HTTP și WebSocket, codificarea și decodarea datelor pentru formate precum JWT și Base64, și instrumente de procesare JSON pentru formatarea, repararea și compararea structurilor. Include, de asemenea, instrumente frontend pentru măsurarea layout-ului paginii, formatarea codului sursă și injectarea de scripturi personalizate de utilizator. Capabilitățile suplimentare includ o varietate de instrumente media și de documente pentru editare Markdown, procesarea codurilor QR și conversia imaginilor, alături de generatoare de utilitare pentru identificatori unici și parole sigure.
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.