Skip to content

pgbezerra/jquery-loading-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jquery-loading-component

// To Show loading
$('.someDomElement').loadingComponent();

// To destroy loading
$('.someDomElement').loadingComponent('destroy');

Desired enhancements

  • Options configuration
  • Bower support
  • Gulp|Grunt build to create the minifies automatically
  • Waiting for issues to increment this list! =)

Contributions

Any contributions will be accepted.
The next step is create a configuration support to be possible change the icon, for example.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published