gcycle.js

0.0.2 • Public • Published

gcycle

A Carousel/Slider created for General.JS

Ejemplos de Uso

	var slider=gcycle.run({
		container:"#slideshowslide",
		slidesToShow:1,
		dots:".dots",
		draggable:true,
		duration:1,
		rewind:true,
		autoplay:true,
		durationbs:3000,
		arrows:{
			prev:'.glider-prev',
			next:'.glider-next',
		},
		getobject:true
	});

Package Sidebar

Install

npm i gcycle.js

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

156 kB

Total Files

17

Last publish

Collaborators

  • solucioneswebav