0.2.0-alpha.27f2513 • Published 3 years ago

renex v0.2.0-alpha.27f2513

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

renex

Useful react components that will save your day

# Using Yarn
yarn add renex

# Using NPM
npm install renex

Components

  • State - Simple way to manage state
  • Effect - Manage state and invoke callback when state changes
  • Memo - Memoize the children