|
1 | | -What is this? |
| 1 | +What is VC-toggle? |
2 | 2 | =================================== |
3 | 3 |
|
4 | 4 | This is a little toggle I made that is completely independent of framework. It is highly customizable, and will look good within any app. |
5 | 5 |
|
6 | 6 | Why should I use this? |
7 | 7 | =================================== |
8 | 8 |
|
9 | | -I made this so I could use it inside an AngularJS (1.0.0) app, and I think your reasons should be the same: you're looking for somethiing that will work anywhere, and that looks good. |
| 9 | +I made this so I could use it inside an AngularJS (1.0.0) app, and I think your reasons should be the same: you're looking for something that will work anywhere, and that looks good. |
10 | 10 |
|
11 | 11 | How do I use this? |
12 | 12 | =================================== |
13 | 13 |
|
14 | | -This toggle was made in a way that you won't need much (or any) CSS to adapt it to your website. It also should be very plug'n play. This is an easy example of its implementation: |
| 14 | +This toggle was made in a way that you won't need much (or any) CSS to adapt it into your app. It also should be very plug'n play. This is an easy example of its implementation: |
15 | 15 |
|
16 | 16 | <div class="vc-toggle-container"> |
17 | 17 | <label class="vc-switch"> |
@@ -166,10 +166,9 @@ If you want to take a look at some working examples, you can check it here: http |
166 | 166 |
|
167 | 167 | And if you want to play with it a little bit, take a look here: https://stackblitz.com/edit/vc-toggle?file=index.html |
168 | 168 |
|
169 | | -Note: Stackbitz is a little funky, and I couldn't make it load the CSS as an import. I recommend you downloading the project and playing a bit on yout own machine. |
| 169 | +Note: Stackblitz is a little funky, and I couldn't make it load the CSS as an import. I recommend you downloading the project and playing a bit on yout own machine. |
170 | 170 |
|
171 | 171 | That's all, folks! |
172 | | - |
173 | 172 | =================================== |
174 | 173 |
|
175 | 174 | Please, take a moment to connect with me on Linkedin: https://www.linkedin.com/in/vinícius-chab/, and have a great day! |
|
0 commit comments