Skip to content

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

License

Notifications You must be signed in to change notification settings

paokodo/text-spinners

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 73.3%
  • CSS 26.7%