pixijs-actions

Powerful, lightweight animations for PixiJS 6, 7, 8+. A TypeScript implementation of Apple's SKActions, forked from srpatel/pixijs-actions.

inverse-lerp

Get a value's interpolant within a linear range, effectively remapping a value v within [a, b] to [0, 1].