Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 239 Bytes

File metadata and controls

12 lines (8 loc) · 239 Bytes

WinLoaderJs

A blocking loader using RXJS in Angular JS #it works

To Use it

1.install rxjs and include it in index.html

npm install --save rxjs

  1. add winLoaderModule in your app.js file

3.check the demo example for more info.