paperdave / various

Various libraries and applications related to TypeScript. Everything is contained in a monorepo to improve productivity and reduce boilerplate.
MIT License
31 stars 3 forks source link

utils: `lerpClamped` #43

Closed paperdave closed 1 year ago

paperdave commented 2 years ago

version of lerp which interpolates between two values without allowing overshoots.