1
1
NProgress
2
2
=========
3
3
4
+ > Minimalist progress bar
5
+
4
6
Slim progress bars for Ajax'y applications. Inspired by Google, YouTube, and
5
7
Medium.
6
8
9
+ [ ![ Status] ( https://api.travis-ci.org/rstacruz/nprogress.svg?branch=master )] ( http://travis-ci.org/rstacruz/nprogress )
10
+ [ ![ npm version] ( https://img.shields.io/npm/v/nprogress.png )] ( https://npmjs.org/package/nprogress " View this project on npm ")
7
11
8
12
Installation
9
13
------------
@@ -19,8 +23,14 @@ NProgress is available via [bower] and [npm].
19
23
20
24
$ npm install --save nprogress
21
25
26
+ Also available via [ unpkg] CDN:
27
+
28
+ - https://unpkg.com/nprogress@0.2.0/nprogress.js
29
+ - https://unpkg.com/nprogress@0.2.0/nprogress.css
30
+
22
31
[ bower ] : http://bower.io/search/?q=nprogress
23
32
[ npm ] : https://www.npmjs.org/package/nprogress
33
+ [ unpkg ] : https://unpkg.com/
24
34
25
35
Basic usage
26
36
-----------
@@ -192,16 +202,15 @@ __Questions__: ask them at StackOverflow with the tag *nprogress*.<br>
192
202
__ Chat__ : join us at gitter.im.<br >
193
203
[ ![ Chat] (http://img.shields.io/badge/gitter-rstacruz / nprogress-brightgreen.svg)] ( https://gitter.im/rstacruz/nprogress )
194
204
195
- [ default template] :
196
- https://github.com/rstacruz/nprogress/blob/master/nprogress.js#L31
205
+ [ default template ] : https://github.com/rstacruz/nprogress/blob/master/nprogress.js#L31
197
206
[ Turbolinks ] : https://github.com/rails/turbolinks
198
207
[ nprogress.js ] : http://ricostacruz.com/nprogress/nprogress.js
199
208
[ nprogress.css ] : http://ricostacruz.com/nprogress/nprogress.css
200
209
201
210
Thanks
202
211
------
203
212
204
- ** NProgress** © 2013-2014 , Rico Sta. Cruz. Released under the [ MIT License] .<br >
213
+ ** NProgress** © 2013-2017 , Rico Sta. Cruz. Released under the [ MIT License] .<br >
205
214
Authored and maintained by Rico Sta. Cruz with help from [ contributors] .
206
215
207
216
> [ ricostacruz.com] ( http://ricostacruz.com )   ;· ;  ;
@@ -211,6 +220,5 @@ Authored and maintained by Rico Sta. Cruz with help from [contributors].
211
220
[ MIT License ] : http://mit-license.org/
212
221
[ contributors ] : http://github.com/rstacruz/nprogress/contributors
213
222
214
- [ ![ Status] ( https://api.travis-ci.org/rstacruz/nprogress.svg?branch=master )] ( http://travis-ci.org/rstacruz/nprogress )
215
- [ ![ npm version] ( https://img.shields.io/npm/v/nprogress.png )] ( https://npmjs.org/package/nprogress " View this project on npm ")
216
- [ ![ spm package] ( http://spmjs.io/badge/nprogress )] ( http://spmjs.io/package/nprogress )
223
+ [ ![ ] ( https://img.shields.io/github/followers/rstacruz.svg?style=social&label=@rstacruz )] ( https://github.com/rstacruz )   ;
224
+ [ ![ ] ( https://img.shields.io/twitter/follow/rstacruz.svg?style=social&label=@rstacruz )] ( https://twitter.com/rstacruz )
0 commit comments