prains-ui-tools
v1.0.4
Published
some ui tools for my projects
Readme
Prains UI Tools
Small tools for front-end development with React, Redux Toolkit, Strapi, Next.Js
Contains folowing elements, hooks, and classes:
useAuth - hook that writes user responce and sends callback function
useInput - alternative to RHF, dead simple form controlling
useReduxHooks - typed redux hooks for RTK with TS
ContentZone - small div that helps control content in zone
Loader - dead simple loader for async logic
Overlay - overlay for popups and modal windows, blocks scroll on display
ProgressBar - speaks for itself
Api - simple class that helps make async logic in projects with api tokens
