2 Repos
Creates custom UI controls such as text fields, checkboxes, and menus that users fill in when configuring events for a plugin.
Distinct from Plugin Parameter Controllers: Distinct from Plugin Parameter Controllers: focuses on defining the UI form controls for plugin configuration, not runtime modification of audio plugin parameters.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Plugin UI Parameter Definitions. Refine with filters or upvote what's useful.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Declares a plugin with typed hooks, storage collections, and admin UI in a single definition file.
Cronicle is a distributed job scheduler that replaces traditional cron with a browser-based management interface. It runs scheduled tasks across a cluster of servers with automatic failover, using a custom cron parser that intersects day-of-month and day-of-week constraints when both are specified. The system executes jobs through a plugin framework that runs command-line scripts in any language, communicating via JSON over standard input and output. The scheduler provides a web-based real-time dashboard for monitoring running jobs with live logs, resource usage charts, and progress updates.
Defines custom UI controls per plugin that users fill in when editing scheduled events.