0.5.1 • Published 7 months ago

renex v0.5.1

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

renex

Useful react components

# Using Yarn
yarn add renex

# Using NPM
npm install renex

Components

  • State - Simple way to manage state
  • Toggle - Switch between given values(boolean by default).
  • Effect - Manage state and invoke callback when state changes
  • Memo - Memoize the children
  • Portal - Renders a React subtree in a different part of the DOM.

  • Clipboard - Talk to the clipboard via navigator.clipboard API.

  • LocalStorage - Manage values in the local storage with global synchronization.
  • SessionStorage - Manage values in the session storage with global synchronization.
0.5.1

7 months ago

0.5.0-alpha.07ba2b0

10 months ago

0.4.2-alpha.b9eefee

11 months ago

0.4.1-alpha.b281d51

11 months ago

0.4.1-alpha.8c7e86b

11 months ago

0.4.0-alpha.c9507f9

11 months ago

0.4.1-alpha.afa492a

11 months ago

0.4.2-alpha.e2ce8f7

10 months ago

0.4.3-alpha.8b0216f

10 months ago

0.4.1-alpha.1a694d7

11 months ago

0.4.1-alpha.100ebc5

11 months ago

0.4.2-alpha.33e207f

11 months ago

0.4.2-alpha.21f815b

11 months ago

0.4.1-alpha.569f9e9

11 months ago

0.5.0

10 months ago

0.4.1

11 months ago

0.4.1-alpha.fdff2b7

11 months ago

0.4.2

11 months ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago