1.0.2 • Published 7 years ago

angular-loading-overlay-spinjs v1.0.2

Weekly downloads
374
License
Apache-2.0
Repository
github
Last release
7 years ago

Angular loading overlay integration with Spin.js

The module allows you to easily use Spin.js with angular-loading-overlay
It allows to pass option to spin.js instance.

Copyright (c) 2016 Oleksandr Beshchuk [bs.alex.mail@gmail.com](mailto:bs.alex.mail@gmail.com)
Licensed under the Apache License.

Contributing

  1. Fork the repo
  2. npm install
  3. npm run prepare-development
  4. npm run test:watch
  5. Make your changes, add your tests
  6. npm run build
  7. Stage source and dist folders
  8. Commit, push, PR.