ui-hook-react-lib

2.0.0 • Public • Published

react-ui-hook-lib

A collection of reusable React UI components and hooks.

Live Demo

Installation:

npm install ui-hook-react-lib

import { Gallery, Button, ProgressBar, useLocalStorage, StyledInput } from 'ui-hook-react-lib'
import 'ui-hook-react-lib/dist/bundle.css'

Peer Dependencies:

react, react-dom

install by running:
npm install react react-dom

Features:

UI
  • Progress Bar
  • Toast Notifications
  • Buttons (Default, Menu, Search, Submit, Delete)
  • Styled Input
  • Image Gallery
Hooks
  • useLocalStorage

Package Sidebar

Install

npm i ui-hook-react-lib

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

18.4 kB

Total Files

5

Last publish

Collaborators

  • gamedevjared89