1.6.0 • Published 1 month ago

polaris-slideshow v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Polaris Slideshow Plugin (v1.6.0)

In addition to the built-in features and components comes with Polaris framework, you can also use a set of useful plugins.

Usings Polaris Slideshow Plugin, you can easily create responsive JavaScript slideshows for HTML elements.

Documentation

Coming soon...

Dependencies

For production Polaris Slideshow Plugin needs Polaris Framework Core CSS and JS libraries.

And for development, Polaris Slideshow Plugin depends on:

Get Started

Install via npm

npm install polaris-slideshow

Use Polaris CDN

Coming soon...

Download Polaris Slideshow

Download Polaris Slideshow

Clone Polaris

You can also clone Polaris Slideshow using git:

git clone https://github.com/heminsatya/polaris-slideshow.git

Customize Polaris Slideshow

First, you need to download or clone it, then you need to follow a few easy steps:

  • Open up your favourite CLI program.
  • Change directory to the path where Polaris Slideshow extracted:
cd path-to/polaris-slideshow/
  • Install packages by:
npm install

Now, you have everything set-up. You can customize it however you want.

Next step after customization is to rebuild CSS & JS libraries.

  • To rebuild the CSS libraries run:
npm run css
npm run css-dev
npm run css-rtl
npm run css-rtl-dev
  • To rebuild the JavaScript libraries run:
npm run js-mod
npm run js
npm run js-dev
1.6.0

1 month ago

1.5.1

6 months ago

1.5.0

11 months ago

1.4.6

1 year ago

1.4.5

1 year ago

1.4.4

1 year ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.4.7

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago