lib
Directory actions
More options
Directory actions
More options
lib
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
# lib directory This directory contains a compressed version of the TweenJS library, including the most recent tagged release and the in-progress NEXT release. Both combined and minified versions of the library are included. The former being useful for debugging, and the latter for deployment. You can also link to the libraries on the [CreateJS CDN](http://code.createjs.com/), to benefit from faster load times and shared caching across sites. # libraries **tweenjs-VERSION.min.js** contains minified versions of all of the TweenJS classes (comments and white space stripped). **tweenjs-VERSION.combined.js** contains all the TweenJS classes, including whitespace and comments. # license The libraries are ©2010 gskinner.com, inc., and made available under the highly permissive MIT open source software license. See the source file header for the full license text.