eases
grab bag of easing equations
Found 6 results for quint
grab bag of easing equations
grab bag of easing equations
Abstracted functional easing provider, based on Penner's equations.
On your command line, run the following commands: ```bash npm install quintex ``` Write the following code in your Node.JS server JavaScript file: ```js const $ = require("quintex"); ```
ESM-only fork of @gamestdio/easing
Collection of easing equations for JavaScript / TypeScript