|
39 | 39 | - **Animations** - *Smooth*, *Tada*, *Jelly*, *Pulse*, *Rotate*
|
40 | 40 | * Switch - iOS style - *Outline*, *Fill*, *Slim*
|
41 | 41 | * Responsive
|
42 |
| - * No Javascript |
| 42 | + * No JavaScript |
43 | 43 | * Custom Font Icons
|
44 |
| - * Svg Icons |
| 44 | + * SVG Icons |
45 | 45 | * Image support
|
46 |
| - * Toggle between icons / svg's / images |
| 46 | + * Toggle between icons / SVG's / images |
47 | 47 | * Lock
|
48 |
| - * State - *Focus*, *Hover*, *Inderterminate* |
| 48 | + * State - *Focus*, *Hover*, *Indeterminate* |
49 | 49 | * Supports frameworks - *Bootstrap*, *Foundation*, *Sematic UI*, *Bulma*, ...
|
50 | 50 | * Customize nearly everything with SCSS
|
| 51 | + * Supports all modern browsers, including mobile devices |
51 | 52 | * Print friendly
|
52 |
| - * and more... ( *I am kidding, thats all!* ) |
| 53 | + * and more... ( *I am kidding, that's all!* ) |
53 | 54 |
|
54 | 55 | ### Installation
|
55 | 56 | - **From CLI**
|
@@ -174,14 +175,14 @@ Switch has three variants `p-outline` `p-fill` `p-slim`
|
174 | 175 |
|
175 | 176 | <div align="right">
|
176 | 177 | <i><sub><a href="https://lokesh-coder.github.io/pretty-checkbox#fonticons">
|
177 |
| - etails</a></sub></i> |
| 178 | + more details</a></sub></i> |
178 | 179 | </div>
|
179 | 180 |
|
180 | 181 | <div align="center"><strong >---</strong></div>
|
181 | 182 |
|
182 | 183 | #### SVG
|
183 | 184 |
|
184 |
| -Supports SVG file in <img/> tag, svg markup (`<svg> ... </svg>`) |
| 185 | +Supports SVG file in <img/> tag, markup (`<svg> ... </svg>`) and sprites |
185 | 186 |
|
186 | 187 | ```html
|
187 | 188 | <div class="pretty p-svg">
|
@@ -291,7 +292,7 @@ Works in all modern browsers.
|
291 | 292 | ### Contributions
|
292 | 293 | Thanks to all those good people who spend their valuable time and helped to improve this library. Any Contributions are welcome!
|
293 | 294 |
|
294 |
| -### Licence |
| 295 | +### License |
295 | 296 | This project is licensed under the MIT License
|
296 | 297 |
|
297 | 298 |
|
|
0 commit comments