Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 347 Bytes

springish

Create simple spring animations using css3 keyframes, just css...

Generates a function describing the osciallation over time of a damped spring

  • Finds all time, t (until a given threshold value) where dy/dt=0
  • Creates keyframes for every t where dy/dt=0

todo: scss mixin

https://rawgit.com/sktt/springish-css/master/index.html