8000
Skip to content

Latest commit

ย 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React Iskelet

npm version

React Iskelet(iskelet means skeleton in Turkish), provides a tiny skeleton loaders.

react-skeleton-loader

Usage

yarn add react-iskelet
#or
npm i react-iskelet
import Skeleton from "react-iskelet";

<Skeleton type={option} />;
<Skeleton type="text" count={5} />;

Skeleton component extended with div element, allows manipulating div attributes like className.

Props

Props Type Required
type Type โœ“
count? number โœ–

Available Types

Type
text
title
thumbnail
avatar

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

๐Ÿ’€๐Ÿš€ Quick-loading React skeleton screens for a snappy UI experience!

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

0