tslerp2
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

tslerp

Typescript library for lerping single and multi-sample data sets over time across a variety of styles and transitions.

Based on the lerp from Lee Winder https://github.com/leewinder/tslerp

Change Log

1.0.5

  • Updated project to latest TypeScript, and removed many dependecies

1.0.5

  • Updated project to latest TypeScript (v2.3.2) and fixed resultant errors

1.0.4

  • Documentation update stating Typings as a Dependency

1.0.3

  • Updated package requirements to Typescript ^2.0.0 plus related package upgrades

1.0.2

  • Minor readme updates

1.0.1

1.0.0

  • Added support for Linear, Sine, Cubic and Exponential styles
  • Added support for Ease In, Out and In/Out transitions for all styles

0.0.1

  • Initial release
  • Support for Ease In Quadratic lerps only

Readme

Keywords

none

Package Sidebar

Install

npm i tslerp2

Weekly Downloads

39

Version

2.0.0

License

MIT

Last publish

Collaborators

  • fstasi