1
0
Fork 0

Add spin.js

This commit is contained in:
Starbeamrainbowlabs 2015-09-08 17:12:19 +01:00
parent db4e968a63
commit be93273825
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
- [ramjet](http://www.rich-harris.co.uk/ramjet/) - Lets you transform one DOM element into another with a smooth transisition
- [ifvisible.js](https://github.com/serkanyersen/ifvisible.js) - Super simple library to detect if the user is actually looking at your page at a given moment
- [marklib](http://bowlingx.github.io/marklib/) - Highlight any text on a web page.
- [spin.js](http://fgnass.github.io/spin.js/) - Generate your loading spinners dynamically.
### 3D
- [WebGLStudio.js](http://webglstudio.org/) - A seriously interesting looking platform that lets create and / or edit webgl scenes.