1.2.8 • Published 9 months ago

react-reusify v1.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 months ago

1.2.7

10 months ago

1.2.6

10 months ago

1.2.5

10 months ago

1.2.4

10 months ago

1.2.3

10 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.2.0

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago