1.2.8 • Published 6 months ago

react-reusify v1.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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

6 months ago

1.2.7

6 months ago

1.2.6

6 months ago

1.2.5

6 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

6 months ago

1.2.0

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago