File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,11 @@ vue-toggle-component makes an ease to use, lightweight and highly customizable t
66![ npm] ( https://img.shields.io/npm/v/vue-toggle-component )
77![ GitHub Repo stars] ( https://img.shields.io/github/stars/niels-bosman/vue-toggle-component?style=social )
88
9-
109![ Light theme] ( https://user-images.githubusercontent.com/25898715/116152862-c273f400-a6e6-11eb-8b4d-1017b92d14a5.gif )
1110![ Dark theme] ( https://user-images.githubusercontent.com/25898715/116152879-c7d13e80-a6e6-11eb-87b3-9b606184ba1e.gif )
12- ## Getting Started
1311
12+ ## Getting Started
1413### Installation
15-
1614#### Installing the package
1715``` sh
1816# install with yarn
@@ -22,7 +20,6 @@ yarn add vue-toggle-component
2220npm install vue-toggle-component --save
2321```
2422
25-
2623### Usage
2724#### Example
2825``` html
@@ -53,27 +50,23 @@ export default {
5350| toggled | ` Boolean ` | ` true ` | - | Sets the default value for the toggler. |
5451
5552### Vue version support
56-
5753The main v1 version supports Vue 3.x only, for previous versions of Vue, check the following the table.
5854
5955| Vue version | vue-toggle-component version |
6056| ----------- | ---------------------------- |
6157| ` 2.x ` | ` 0.1.x ` |
6258| ` 3.x ` | ` 1.x ` |
63- ### Authors
6459
60+ ### Authors
6561#### Niels Bosman
66-
6762www.github.com/niels-bosman
6863
6964https://nielsbosman.dev
7065
7166#### Mike van Egmond
72-
7367www.github.com/mve
7468
7569https://egmond.dev
7670
7771### License
78-
7972MIT
You can’t perform that action at this time.
0 commit comments