Ralltiir Skeleton

What's ralltiir-skeleton-loading
Ralltiir/ralltiir-skeleton-loading
Demo
ralltiir-skeleton-loading
Module
API
Example
var appearance = new BaiduLoading({Etpl: Etpl,toplight: true});
var skeleton = new Skeleton.Skeleton(container, appearances[index], {
background: "#FFF"
,fadeOut: true
,fadeOutDuration: 400
,isOffset: true
});
skeleton.create();
skeleton.destroy();