An open API service indexing awesome lists of open source software.

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

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/)