2 dépôts
Building custom extensions using React and TypeScript, leveraging the Raycast ecosystem for tailored productivity tools.
Distinct from React Development: Distinct from React Development: focuses on building extensions for a command palette platform, not general React applications.
Explore 2 awesome GitHub repositories matching web development · Extension Development. Refine with filters or upvote what's useful.
Raycast Extensions is an open-source platform for building and distributing self-contained plugins that integrate with the Raycast desktop application. It provides an extension plugin framework where developers create packages using TypeScript, React, and Node.js, with each extension declaring its commands and permissions through a static manifest. The platform includes a hot-reload development server that watches source files and triggers live UI updates without restarting the host application. The platform distinguishes itself through deep AI integration capabilities, allowing extensions to
Builds rich desktop extensions using TypeScript, React, and Node.js with hot-reloading and strongly typed APIs.
Builds custom extensions using React and TypeScript, leveraging the Raycast ecosystem.