UNPKG

slither-slider

Version:

Simple Vue JS slider for Vue JS that pretty much takes what you throw at it. Features 'fullscreen', lazy loading, and easy customization

11 lines (7 loc) 208 B
<meta charset="utf-8"> <title>slither-slider demo</title> <script src="./slither-slider.umd.js"></script> <link rel="stylesheet" href="./slither-slider.css"> <script> console.log(slither-slider) </script>