0.0.0 • Published 11 years ago

date-tween v0.0.0

Weekly downloads
-
License
BSD
Repository
-
Last release
11 years ago

Basic date tweening

api

dateTween(startDate, endDate, duration, callback)

Tween from startDate to endDate in duration milliseconds, and call callback with a date object at each tween position.

  • dateTweenFormatDate: padded date formatter
  • dateTweenFormatTime: padded time formatter
0.0.0

11 years ago