Skip to content

An Ember.js component for displaying a spinning loading indicator using spin.js.

Notifications You must be signed in to change notification settings

simonexmachina/ember-spin.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember-spin.js

An Ember.js component for displaying a spinning loading indicator using spin.js.

See here for a demo.

Installing

bower install ember-spin.js

Usage

{{x-spinner lines=12 length=6 shadow=true color="#00F" width=20}}

You need to include x-spinner.js after you define your App = Ember.Application.create(). See this discussion for a discussion of ways to improve this.

About

An Ember.js component for displaying a spinning loading indicator using spin.js.

Resources

Stars

Watchers

Forks

Packages