jquery-awesome-cursor
jQuery plugin for using FontAwesome icons as custom CSS cursors
File Explorer
Download Latest Version (.zip)- jquery.awesome-cursor.js
- jquery.awesome-cursor.min.js
- .jshintrc
- jquery.awesome-cursor.js
- AwesomeCursorTest.eot
- AwesomeCursorTest.svg
- AwesomeCursorTest.ttf
- AwesomeCursorTest.woff
- style.css
- black-pencil-36.png
- green-brush-30-effects.png
- black-desktop-22.png
- black-globe-32.png
- black-globe-flip-b-32.png
- black-outline-paint-brush-32.png
- black-outline-paint-brush-flip-both-32.png
- black-outline-paint-brush-flip-horizontal-32.png
- black-outline-paint-brush-flip-vertical-32.png
- black-pencil-rotate45.png
- blue-outline-paint-brush-rotate45-flip-h.png
- blue-outline-paint-brush-rotate45.png
- green-pencil-rotate45-flip-b.png
- green-pencil-rotate45-flip-h.png
- lime-flag-18.png
- lime-flag-flip-v-18.png
- pink-usb-32.png
- red-pencil-18.png
- red-pencil-flip-h-18.png
- red-wrench-rotate-45.png
- .jshintrc
- jquery-awesome-cursor.html
- jquery-awesome-cursor_test.js
- .bowerrc
- .eslintrc
- .gitignore
- .jshintrc
- .npmignore
- .travis.yml
- _unified_manifest.json
- bower.json
- CONTRIBUTING.md
- Gruntfile.js
- karma.conf.js
- LICENSE.txt
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/jwarby/jquery-awesome-cursor
Downloads the entire project code from GitHub to your computer.
cd jquery-awesome-cursor
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install jquery-awesome-cursor
Downloads and installs the libraries listed in package.json.
npm install --no-optional jquery-awesome-cursor
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
