@sitownle/use-auto-resize
v1.1.3
Published
Small hook to simplify width/height animations in react.
Downloads
4
Maintainers
Readme
Smoothly resize elements in React with ~1kb of JS
useAutoResize is a tiny and minimally configurable animation utility that makes adding resizing animations in react incredibly simple.
For Example:
Installation
# npm
npm install @sitownle/useAutoResize
Usage
📖 View my site for usage instructions.
Contributing
Contributions and/or expansions are always welcome at GitHub