alloy-react
v0.1.16
Published
Alloy React components with demo (Bootstrap + Font Awesome).
Maintainers
Readme
⚙️ Alloy React Component Library
A modern, object-driven React component library designed for consistency, accessibility, and reusability — inspired by the Alloy Angular components.
All components use object-based inputs (ButtonObject, LinkObject, etc.) and expose full event-driven outputs for interactive UI development.
🌐 Live Demo
You can see it in action and play with all Alloy components at:
The demo allows you to:
- Edit live JSON inputs for each component.
- Trigger events (
click,mousedown,keydown, etc.). - View the emitted
outputobjects in real-time. - Explore the code and see how components behave.
📦 Installation (coming soon)
Once published to npm:
npm install alloy-react
# or
yarn add alloy-react