Skip to content

AngularJS wrapper for the awesome library Loaders.css

Notifications You must be signed in to change notification settings

ashgadala/angular-loaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Loaders - AngularJS wrapper for the awesome library Loaders.css

This project was build for Angular 1.x.

Installation

$ npm install --save angular-loaders

or

$ bower install --save angular-loaders

Usage

Adding dependency to your project

angular.module('myModule', ['alexjoffroy.angular-loaders']);

Then use it as a directive:

<div loader-css="ball-pulse"></div>

Demo

Check out the demo: http://alexjoffroy.github.io/angular-loaders/demo

About

AngularJS wrapper for the awesome library Loaders.css

Resources

Stars

Watchers

Forks

Packages

No packages published