Added knockoutjs components

Added material design checkbox component
Added lang changing animation
This commit is contained in:
RainLoop Team 2014-10-30 01:08:53 +04:00
parent c2b7632c13
commit 1423b88839
48 changed files with 1213 additions and 256 deletions

11
vendors/jquery-letterfx/README.md vendored Normal file
View file

@ -0,0 +1,11 @@
LetterFX
========
A jQuery plugin to apply animated, visual effects to letters, words or other text patterns.
example usage:
$(element).letterfx({"fx":"fly-right fly-bottom spin"})
[More Info](http://tuxsudo.com/code/project/letterfx)