1 Repo
Programmatic interfaces for extending UI layouts with custom tools and interactive components.
Distinct from Sidebars: Focuses on the API for interaction and state sharing, not just the visual layout of the sidebar.
Explore 1 awesome GitHub repository matching user interface & experience · Plugin APIs. Refine with filters or upvote what's useful.
GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting GraphQL queries and mutations. It functions as a code editor, an API exploration tool, and a schema explorer, providing a visual interface for browsing GraphQL types and fields. The project provides a language server that delivers schema-driven autocompletion, linting, and validation via the Language Server Protocol. It allows for the embedding of high-performance editors into external projects and supports the injection of custom tools and components through a sidebar plugin API.
Provides an API for integrating custom tools and UI components into the sidebar.