@@ -8,43 +8,26 @@ Quickly integrate <a href="https://lokesh-coder.github.io/pretty-checkbox/">pret
8
8
<br >
9
9
<br >
10
10
11
- <a href =" https://getbootstrap.com/docs/4.0 " >
12
- <img alt="" src="https://img.shields.io/badge/bootstrap-4 .0.0--beta-800080 .svg?style=flat-square">
11
+ <a href =" https://lokesh-coder.github.io/pretty-checkbox/ " >
12
+ <img alt="" src="https://img.shields.io/badge/%20pretty--checkbox-v3 .0.3-brightgreen .svg?style=flat-square&colorA=8033b0&colorB=75b7dd ">
13
13
</a >
14
14
<a href =" https://vuejs.org " >
15
- <img alt="" src="https://img.shields.io/badge/vue.js-2.x-green.svg?style=flat-square">
16
- </a >
17
- <a href =" https://github.com/bootstrap-vue/bootstrap-vue " >
18
- <img alt="" src="https://david-dm.org/bootstrap-vue/bootstrap-vue.svg?style=flat-square">
19
- </a >
20
- <a href =" https://codecov.io/gh/bootstrap-vue/bootstrap-vue " >
21
- <img alt="" src="https://img.shields.io/codecov/c/github/bootstrap-vue/bootstrap-vue.svg?style=flat-square">
22
- </a >
23
- <a href =" http://packagequality.com/#?package=bootstrap-vue " >
24
- <img alt="package quality" src="http://npm.packagequality.com/shield/bootstrap-vue.png?style=flat-square">
15
+ <img alt="" src="https://img.shields.io/badge/vue.js-2.x-green.svg?style=flat-square&colorA=35495e&colorB=41b883">
25
16
</a >
26
17
27
18
<br >
28
19
29
- <a href =" https://circleci.com/gh/bootstrap-vue/bootstrap-vue " >
30
- <img alt="" src="https://img.shields.io/circleci/project/github/bootstrap-vue/bootstrap-vue/master.svg?style=flat-square">
31
- </a >
32
- <a href =" https://www.npmjs.com/package/bootstrap-vue " >
33
- <img alt="" src="https://img.shields.io/npm/dt/bootstrap-vue.svg?style=flat-square">
20
+ <a href =" https://github.com/hamed-ehtesham/pretty-checkbox-vue/releases " >
21
+ <img src="https://img.shields.io/github/release/hamed-ehtesham/pretty-checkbox-vue.svg?style=flat-square&colorB=75b7dd" alt="Github Release">
34
22
</a >
35
- <a href =" https://www.npmjs.com/package/bootstrap-vue " >
36
- <img alt="" src="https://img.shields.io/npm/dm/bootstrap-vue .svg?style=flat-square">
23
+ <a href =" " >
24
+ <img src="https://img.shields.io/npm/l/pretty-checkbox .svg?style=flat-square&colorB=41b883" alt="Licence ">
37
25
</a >
38
- <a href =" https://www.npmjs.com/package/bootstrap-vue " >
39
- <img alt="" src="https://img.shields.io/npm/v/bootstrap-vue.svg?style=flat-square">
40
- </a >
41
-
42
- <br >
43
- <a href =" #backers " >
44
- <img alt="" src="https://opencollective.com/bootstrap-vue/backers/badge.svg?style=flat-square">
26
+ <a href =" https://www.npmjs.com/package/pretty-checkbox-vue " >
27
+ <img alt="" src="https://img.shields.io/npm/dt/pretty-checkbox-vue.svg?style=flat-square">
45
28
</a >
46
- <a href =" #sponsors " >
47
- <img alt="" src="https://opencollective.com/bootstrap-vue/sponsors/badge .svg?style=flat-square">
29
+ <a href =" https://www.npmjs.com/package/pretty-checkbox-vue " >
30
+ <img alt="" src="https://img.shields.io/npm/dm/pretty-checkbox-vue .svg?style=flat-square">
48
31
</a >
49
32
50
33
</p >
@@ -80,10 +63,10 @@ Vue.component('p-checkbox', PrettyCheckbox);
80
63
Once installed, it can be used in a template as simply as:
81
64
82
65
``` html
83
- <p-checkbox > </p-checkbox >
66
+ <p-checkbox name = " remember " class = " p-default " button-variant = " success " v-model = " remember " >remember </p-checkbox >
84
67
```
85
68
86
- If you have discovered a 🐜 or have a feature suggestion, feel free to create an issue on Github.
69
+ If you have discovered a 🐜 or have a feature suggestion, feel free to create an [ issue] ( https://github.com/hamed-ehtesham/pretty-checkbox-vue/issues ) on Github.
87
70
88
71
# License
89
72
Released under The MIT [ License] ( ./LICENSE ) . Copyright (c) hamed-ehtesham.
0 commit comments