intune
v1.0.0
Published
Translates a number between two ranges. Never gets tired.
Downloads
8
Maintainers
Readme
intune
Translates a number between two ranges. A must when running animations on factors such as scroll position.
Originally from Framer.
Arguments
- value : Input value.
- [a, a] : The first range of two numbers.
- [b, b] : The second range of two numbers.
- limit : bool. Enable to never return a value outside of the b range.
License
MIT