1.3.0 • Published 8 months ago

@sergiogc9/react-ui-utils v1.3.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
8 months ago

React UI Utils

npm.io npm.io npm.io

This package exports some utilities to be used together with the other React UI packages.

See more info about the library HERE.

ℹ️ This library has been implemented by me and for me, hence it is highly opinionated.

Usage

Installation

Install the package from npm or github packages:

yarn add -S @sergiogc9/react-ui-utils

Documentation

This package basically exports some utilities as util components or custom hooks.

Exported components:

  • Responsive: Component to show or hide its children depending on the screen width and the defined breakpoints.

Exported custom hooks:

  • useBackdrop: Custom hook that returns the current breakpoint.
  • useScreenSize: Custom hook that returns the current breakpoint.
1.2.0

9 months ago

1.1.0

9 months ago

1.0.0

10 months ago

1.3.0

8 months ago

0.10.1

12 months ago

0.10.2

12 months ago

0.10.0

1 year ago

0.9.2

1 year ago

0.9.0

1 year ago