mimshwright / fease

Composable easing functions.
https://mimshwright.github.io/fease/
MIT License
1 stars 0 forks source link

See if removing Ramda as a dependency is an option #1

Closed mimshwright closed 1 year ago

mimshwright commented 1 year ago

Ramda may not be strictly required as a dependency. See if it's possible to remove it.

mimshwright commented 1 year ago

Seems like it's technically possible but used way too much everywhere. If it becomes necessary to optimize the code then maybe.