2.2.3 • Published 7 years ago

easyanim v2.2.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

easyAnim

easyAnim is a Javascript library that can be used to animate your websites quicker. Warning! This library requires jQuery to work,so you should include it somewhere.

library website

manual

How to install the library

You should get the copy of the library from github with this command:

git clone https://github.com/fgRuslan/easyAnim.git

How to use the library

You should load jQuery which is used by easyanim.

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="easy.js"></script>

When you finished this step you can use the library. If you have questions,bugfixes or something else,write here: rusikisaev@list.ru Thank you.

2.2.3

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.6.0

7 years ago

1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.0.0

8 years ago