File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# vuejs-countdown
22A simple countdown timer component for vue js 2.0
33
4- ![ screenshot] ( scr.png " Vue JS Countdown ")
4+ ![ screenshot] ( https://raw.githubusercontent.com/getanwar/vuejs-countdown/master/ scr.png " Vue JS Countdown ")
55
66## Installation
77#### npm
Original file line number Diff line number Diff line change 44 "description" : " A simple countdown timer component for vue js 2.0" ,
55 "main" : " Countdown.vue" ,
66 "scripts" : {},
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " https://github.com/getanwar/vuejs-countdown.git"
10+ },
711 "keywords" : [
812 " Countdown" ,
913 " timer" ,
1014 " vue countdown"
1115 ],
16+ "bugs" : {
17+ "url" : " https://github.com/getanwar/vuejs-countdown/issues"
18+ },
1219 "author" : " Anwar H." ,
1320 "license" : " MIT"
1421}
You can’t perform that action at this time.
0 commit comments