We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6331ab commit d3711e7Copy full SHA for d3711e7
README.md
@@ -2,6 +2,12 @@
2
3
[anim8](https://github.com/ClickerMonkey/anim8js) your HTML elements with [jQuery](https://jquery.com/)
4
5
+### Installation
6
+
7
+- Bower: `bower install anim8js-jquery`
8
+- Node: `npm install anim8js-jquery`
9
+- Download: [anim8js-jquery](https://raw.githubusercontent.com/ClickerMonkey/anim8js-jquery/master/build/anim8js-jquery.js)
10
11
### jQuery Functions
12
13
A few functions are available for jQuery which will help you animate jQuery objects:
0 commit comments