This repository was archived by the owner on Jul 3, 2024. It is now read-only.
easy-designs/eCSStender.CSS3-transitions.js
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== eCSStender.CSS3-transitions.js An implementation of the CSS3 Transitions module using eCSStender. == Requirements None. == What's new in this release? See the CHANGELOG file for information on what's new. == The distribution Besides the eCSStender.CSS3-transitions.js file in /src, there's a test tree (/test) included which holds assorted tests for the module and you can find a minified version of the script in /min. == Submodules The following submodules are included in the /test folder and will need updating: * eCSStender To update, run this in the root folder of the project: $> git submodule init && git submodule update == License eCSStender.CSS3-transitions.js is licensed under the terms of the MIT License, see the included MIT-LICENSE file.