url-spinner
The spinner in your address bar. Inspired by http://wavyurl.com




Get started
Install
With npm: npm install url-spinner
Usage
Simple example
; const stopSpinning = ; // Perform some async tasks and call stopSpinning at a proper time;
To stop spinning automatically by 3s later
;
To customize the spinner
;

Apis
startSpining(options: UrlSpinnerOptions)
License
MIT (Chuang Yu cyu9960@gmail.com)