1.0.1 • Published 2 years ago

@pexeixv/awesomeui v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Awesome UI

POC of creating and publishing a component library built in React.js and Vite.js

Installation

npm i @pexeixv/awesomeui

Usage

// Import component(s)
import {Button} from '@pexeixv/awesomeui';

// Use component in JSX
<Button text="Submit" backgroundColor="lightgreen" foregroundColor="black"/>

Links

1.0.1

2 years ago

1.0.0

2 years ago