GithubHelp home page GithubHelp logo

pkdevboxy / css-spinners Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jlong/css-spinners

0.0 2.0 0.0 552 KB

Simple CSS spinners and throbbers made with CSS and minimal HTML markup.

Home Page: http://css-spinners.com

License: MIT License

JavaScript 0.09% Ruby 0.07% CSS 98.82% HTML 1.03%

css-spinners's Introduction

CSS Spinners

Simple CSS loading indicators made with CSS and minimal HTML markup.

screenshot

All loading indicators are designed to be used with minimal markup:

<div class="loading-indicator">
	Loading...
</div>

Simply replace "loading-indicator" with the class name of your choice.

Markup

To use a specific loading indicator link the appropriate file:

<link rel="stylesheet" href="css/spinner/throbber.css">

Or, if you'd like to have access to the entire library of spinners you can link the root file:

<link rel="stylesheet" href="css/spinners.css">

Then apply the appropriate class name for the spinner of your choice to the markup:

<div class="throbber-loader">
	Loading...
</div>

Class names

The full list of loading indicator class names are shown below. To see them in action, visit http://css-spinners.com/.

Class Description
.spinner-loader Spinning circles.
.throbber-loader Animated Facebook-like throbber.
.refreshing-loader Circular spinning arrow. Great for refreshing content.
.heartbeat-loader Animated beating heart.
.gauge-loader Animated speedometer-like gauge with rotating needle.
.three-quarters-loader Minimal three-quarters donut spinner.
.wobblebar-loader Animated wobbling progress bar.
.atebits-loader Staight out of Letterpress, an animated rotating Atebits logo.
.whirly-loader A comet-like rotating spinner.
.flower-loader An animated spinning flower.
.dots-loader Almost a rotating shell game. With dots!
.circles-loader Three rotating multi-colored circles.
.plus-loader Animated Google Plus-like loader.
.ball-loader A bouncing ball.
.hexdots-loader Similar to the dots animation, but with six!
.inner-circles-loader A filling circle with other circles
.pong-loader Retro tennis-like game simulation from the 70s.
.pulse-loader A pulsing circle. Shrinking and enlarging.

Customize with Sass

Many of the spinners in this collection can be customized by tweaking variables included in the Sass source files.

Install with Bower

You can install CSS Spinners with the following command, like any other Bower project:

$ bower install css-spinners

CSS is available in the css/ directory and Sass in the sass/ directory.

Contributions

Contributions are welcome! See CONTRIBUTING.md for details.

License

CSS Spinners is freely available under the MIT License. See LICENSE file for details.

css-spinners's People

Contributors

apostoiis avatar jlong avatar scottmichaud avatar thecotne avatar tomhazledine avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.