https://github.com/jerone/throbber.js
Throbber in Javascript
https://github.com/jerone/throbber.js
Last synced: about 1 year ago
JSON representation
Throbber in Javascript
- Host: GitHub
- URL: https://github.com/jerone/throbber.js
- Owner: jerone
- License: mit
- Created: 2013-01-20T14:25:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T12:09:15.000Z (over 10 years ago)
- Last Synced: 2025-01-26T15:28:21.248Z (over 1 year ago)
- Language: HTML
- Homepage: http://jerone.github.com/Throbber.js/
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Throbber in Javascript
Create a famous [throbber](http://en.wikipedia.org/wiki/Throbber) in Javascript using canvas.
This script was more as a test for myself in using canvas in javascript.
You can however use this script for your use in any [canvas-compatible browser](http://caniuse.com/canvas).
Source is here [https://github.com/jerone/Throbber.js](https://github.com/jerone/Throbber.js)
You can try the script here [http://jerone.github.com/Throbber.js/](http://jerone.github.com/Throbber.js/)