gdsmith / jquery.easing

jQuery Easing Plugin
http://gsgd.co.uk/sandbox/jquery/easing
Other
922 stars 422 forks source link

TypeScript version with type definitions #31

Open slig opened 6 years ago

slig commented 6 years ago

Hi All,

Thank you for your time making this project available!

Today I was doing some experiments on a TS project and I've converted the source to TypeScript.

https://gist.github.com/slig/145d7333052b7b2532f90d9f47e20d8e

In the end I decided I'll stick with the default swing from jQuery, but I thought the source might be useful for someone else.

Just to be clear, I don't expect the project to be converted to TS. I'm posting this here so someone googling for the type definitions can find them on the above gist.