1xxxx / text-spinners

Pure text, CSS only, font independent, inline loading indicators

Home Page:http://tawian.io/text-spinners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text-spinners

Pure text, CSS only, font independent, inline loading indicators. Part of tawian-frontend. Thanks to cli-spinners and hack!

Usage

<link rel="stylesheet" href="http://tawian.io/text-spinners/spinners.css">

<button>Loading <span class="loading"></span></button>

or

npm install --save text-spinners

Preview

Preview

Tested on

  • Chrome 53
  • Firefox 49
  • Internet Explorer 11
  • Edge 25
  • Safari 10
  • iOS 9 Safari
  • Android Chrome 53

If you have access to other browsers or earlier versions, please open an issue.

About

Pure text, CSS only, font independent, inline loading indicators

http://tawian.io/text-spinners

License:MIT License


Languages

Language:HTML 84.6%Language:CSS 15.4%