Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 713 Bytes

File metadata and controls

34 lines (20 loc) · 713 Bytes

OpenReactHub

A collection of React components and utilities for building modern web applications.

Components

Browse our components in the registry.json file.

Installation

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

Documentation

Visit our documentation at orh.abassdev.com

Contributing

We welcome contributions! Please see our Contributing Guide for details.

License

MIT