1.0.0 • Published 5 years ago
@playingongithub/image-slider v1.0.0
Creates a repeatable image carousel using Webpack, Babel, NPM..
Basic syntax -> import * as slider from "./slider"; const yourImages = "image1.jpg", "image2.jpg", "image3.jpg"; slider.init("appendToThisId", "sliderName", yourImages);
1.0.0
5 years ago