Easing — svelte Architecture
Collection of standard mathematical motion curves.
Entity Profile
Dependency Diagram
graph TD subdomain_AnimationLibrary_Easing["Easing"] 8d8f0ca3_5d92_5886_ea4e_cf91e157cffe["index.js"] subdomain_AnimationLibrary_Easing --> 8d8f0ca3_5d92_5886_ea4e_cf91e157cffe style subdomain_AnimationLibrary_Easing fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Domain
Functions
- backIn()
- backInOut()
- backOut()
- bounceIn()
- bounceInOut()
- bounceOut()
- circIn()
- circInOut()
- circOut()
- cubicIn()
- cubicInOut()
- cubicOut()
- elasticIn()
- elasticInOut()
- elasticOut()
- expoIn()
- expoInOut()
- expoOut()
- linear()
- quadIn()
- quadInOut()
- quadOut()
- quartIn()
- quartInOut()
- quartOut()
- quintIn()
- quintInOut()
- quintOut()
- sineIn()
- sineInOut()
- sineOut()
Source Files
Frequently Asked Questions
What is the Easing subdomain?
Easing is a subdomain in the svelte codebase, part of the AnimationLibrary domain. Collection of standard mathematical motion curves. It contains 1 source files.
Which domain does Easing belong to?
Easing belongs to the AnimationLibrary domain.
What functions are in Easing?
The Easing subdomain contains 31 function(s): backIn, backInOut, backOut, bounceIn, bounceInOut, bounceOut, circIn, circInOut, and 23 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free