| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
React hooks and components for building widgets in the widget-js ecosystem. This library provides a comprehensive set of tools to interact with the widget system, manage window states, and handle system events.
npm install @widget-js/react @widget-js/core
# or
yarn add @widget-js/react @widget-js/core
# or
pnpm add @widget-js/react @widget-js/coreImport the built-in CSS once in your app entry (e.g. main.tsx):
import '@widget-js/react/style.css'Preview: https://widget-js.github.io/react/
npx skills@latest add widget-js/reactskills/
widget-react-components/
SKILL.md
widget-react-hooks/
SKILL.md
MIT
| Back | FazBrowse Home | New Git URL |