Andarist / Andarist/use-smooth-scroll
custom easing support?
Open
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to do custom easing like below.
```
scrollTo(0, {duration: 1000, easing: [0.43, 0.13, 0.23, 0.96])
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.