Basic Slider

Simple Slider with Simple API - No Dependency

NOTE: This is purely for educational and learning purpose. Don't use this in production.

Documentationarrow-up-right

Installations

Very easy setup. This is work in progress. CSS is not included in the library.

HTML Markup

Using <script>

This is minified version.

Demo using direct <script> tag. Basic Slider - Demoarrow-up-right

OR

Using npm

npm i @dhavalvyas/basic-slider

Demo using direct npm. Basic Slider - Demoarrow-up-right

Instructions

DEMO

Here is the codepen link for the current working demo.

Basic Slider - Demoarrow-up-right

Options

Some options to configure your slider. Below are default values.

Methods you can use

Last updated