denoland / denoland/std

Easing Functions (Tweening)

Open
#6,270 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Would you consider adding CSS style easing functions to something like `@std/animations`

I would like functions like these: https://easings.net/
to be in std. (optional) so they can be optimized into the rust code directly
**Describe the solution you'd like**

**Describe alternatives you've considered**
There are lots of packages that do this already like `d3-ease`. but there are many duplicate packages with the same functions. id like it to be standard so Deno users don't have to choose which one to use.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.