Meetup.Tweener is a simple JavaScript Tweening library.
- Commented out one line which may cause a silly error
- Added root namespace (Meetup) object conditional at the beginning
- Added License note
- Organized code
- Wrote comments
- Marked Meetup.Tweener.Tween.prototype.dump() as OBSOLETE. Please use Meetup.Tweener.Tween.prototype.discard() instead.