1.2.8 • Published 7 months ago
react-reusify v1.2.8
React-Reusify
React Reusify offers a collection of pre-designed, customizable React components. Quickly integrate stylish, responsive UI elements with full control over their appearance. Ideal for developers who want to speed up development without sacrificing flexibility.
Key Features:
- Reusable Components: Easily integrate components into your existing projects.
- Customizable Styles: Customize the look and feel of the components using simple props.
- Lightweight: Optimized for performance with minimal bundle size.
Installation
To install react-reusify, you can use npm:
/ with npm \
npm i react-reusify
/ with yarn \
yarn add react-reusify
Usage
import { Button } from 'react-reusify'
<Button
variant="filled" // 'filled' | 'outlined' | 'outlinedFilled' |'text'
label="Follow"
padding="8px 16px"
/>
Documentation
For Detailed documentation documentation
1.2.8
7 months ago
1.2.7
7 months ago
1.2.6
7 months ago
1.2.5
7 months ago
1.2.4
7 months ago
1.2.3
7 months ago
1.2.2
7 months ago
1.2.1
7 months ago
1.2.0
7 months ago
1.0.11
7 months ago
1.0.10
7 months ago
1.0.9
7 months ago
1.0.8
7 months ago
1.0.7
7 months ago
1.0.6
7 months ago
1.0.5
7 months ago
1.0.4
7 months ago
1.0.3
7 months ago
1.0.2
7 months ago
1.0.1
7 months ago
1.0.0
7 months ago