date-tween

0.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i date-tween

Weekly Downloads

1

Version

0.0.0

License

BSD

Last publish

Collaborators

  • tmcw