ralltiir-skeleton-loading
v0.0.8
Published
 [](https://travis-ci.org/Ralltiir/ralltiir-skeleton-loading) [;
var skeleton = new Skeleton.Skeleton(container, appearances[index], {
background: "#FFF"
,fadeOut: true
,fadeOutDuration: 400
,isOffset: true
//,isFixed: true
});
skeleton.create();
skeleton.destroy();
