react-reusify
TypeScript icon, indicating that this package has built-in type declarations

1.2.8 • Public • Published

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

Package Sidebar

Install

npm i react-reusify

Weekly Downloads

5

Version

1.2.8

License

MIT

Unpacked Size

13.8 kB

Total Files

14

Last publish

Collaborators

  • mudasirbashir