2 repos
Frameworks and architectures that allow developers to build and integrate custom features into their primary workspace.
Distinguishing note: Focuses on the architectural capability to extend a tool's core functionality via modular components.
Explore 2 awesome GitHub repositories matching development tools & productivity · Extensible Development Environments. Refine with filters or upvote what's useful.
Hyper is a cross-platform terminal emulator built using standard web technologies. It functions as a desktop application that renders command line output through a hardware-accelerated browser engine, ensuring a consistent interface across Windows, macOS, and Linux. By utilizing an Electron-based multi-process architecture, the application separates system-level window management from the rendering of the terminal interface. The project is defined by its extensible plugin architecture, which allows developers to inject custom logic, visual themes, and interface enhancements into the core envi
Build new interface capabilities and state logic by combining standard web components and modular code structures to create a more capable and personalized command line environment.
Insomnia is a desktop application designed for the design, testing, and debugging of network requests. It serves as a comprehensive environment for managing the API lifecycle, allowing users to draft interface specifications, simulate endpoints, and execute automated testing workflows within continuous integration pipelines. The platform distinguishes itself through a modular, plugin-based architecture that enables the integration of custom scripts and external tools. It supports complex development needs by providing a local-first data persistence model, environment-variable substitution for
Adapts the development environment to specific requirements through modular plugins and custom integrations.