A collection of React components and utilities for building modern web applications.
Browse our components in the registry.json file.
You can install components using our CLI:
# Install globally
npm install -g @open-react-hub/cli
# Or use directly with npx
npx @open-react-hub/cli add text-animations/split-text
# Or install from GitHub
npx jsrepo add github/abass-dev/open-react-hub/text-animations/split-text
Visit our documentation at orh.abassdev.com
We welcome contributions! Please see our Contributing Guide for details.
MIT