0.0.17 • Published 3 months ago

@plume-ui-react/lib v0.0.17

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

Plume UI React

Welcome to the Plume UI React! This library provides a collection of reusable React components to enhance your web application development experience. You can easily integrate these components into your projects to save time and maintain a consistent user interface.

Installation

To use this library in your React project, follow these steps:

  1. Install the library using npm or yarn:

    npm install @plume-ui-react/lib
    # Or
    yarn add @plume-ui-react/lib
  2. Import the stylesheet into your root component file:

    import '@plume-ui-react/lib/dist/index.css'
  3. Import the components you need in your JavaScript or TypeScript files:

    import { Button, ... } from '@plume-ui-react/lib'
  4. Start using the components in your application:

    <Button label="Click Me!" />
    ...

Contributions

Contributions to this library are welcome! If you have a new component to add or improvements to existing ones, feel free to submit a pull request.

About

This library is maintained by Darío Gonzalez. If you have any questions or need assistance, please reach out to us at darioegb@gmail.com.

Thank you for using the Plume UI React Library. Happy coding!

0.0.17

3 months ago

0.0.16

3 months ago

0.0.15

3 months ago

0.0.14

5 months ago

0.0.13

6 months ago

0.0.12

6 months ago

0.0.11

6 months ago

0.0.10

6 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

0.0.0

7 months ago