Skip to content

[Polymer 1.x] Element that provides a configurable spinner based on Spinkit.

License

Notifications You must be signed in to change notification settings

GeoloeG/spinkit-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 8, 2017
19437ff · Mar 8, 2017

History

15 Commits
Apr 12, 2016
Apr 8, 2016
Apr 8, 2016
Apr 8, 2016
Apr 18, 2016
Apr 8, 2016
Mar 8, 2017
Apr 8, 2016
Mar 8, 2017
Apr 12, 2016
Apr 8, 2016
Apr 8, 2016
Apr 12, 2016
Apr 12, 2016
Apr 8, 2016

Repository files navigation

<spinkit-element>

Descripton

<spinkit-element> is a configurable spinner element based on SpinKit.

Install

Install the component using Bower:

$ bower install spinkit-element --save

Usage

Import Custom Element:

<link rel="import" href="bower_components/spinkit-element/spinkit-element.html">

And then use it:

<spinkit-element name="circle" size="100" active></spinkit-element>

See the Documentation for more options.

More Demos

https://geoloeg.github.io/spinkit-element/

Discussing

If you have any questions, you can find me on the Polymer Slack Channel, or just raise an Issue.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

[Polymer 1.x] Element that provides a configurable spinner based on Spinkit.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published