• Stars
    star
    1,357
  • Rank 34,618 (Top 0.7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a library having a collection of different types of CSS loaders, spinners

CSS Loaders & Spinners

A general situation that we all might face while going through websites/apps is to wait for some progress or something to get loaded. A most simple solution in such scenarios is to use a loader or spinner to indicate users that something is loading in the background. Considering this, I tried to create a library having a collection of such loaders/spinners. There are no image dependencies for this library. It's developed using pure CSS. Hence it will load fast and is easily customizable too.

image

CSS loaders and spinner

HTML

Each loader has been build on top of a single html tag, so that it is easily portable. Hence more convenient to be intrgrate with projects

<div class="loader"></div>

Video Walkthrough

Video.Walkthrough.mp4

Please feel free to comment your suggestions and feedbacks on Product Hunt

CSS Loaders - Collection of different types of CSS loaders, spinners | Product Hunt