Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ujw0l/image-carousel

Image carousel JS library
https://github.com/ujw0l/image-carousel

carousel image-carousel js-library vanilla-js

Last synced: 22 days ago
JSON representation

Image carousel JS library

Awesome Lists containing this project

README

        

Welcome to images-carousel 👋




Version


Documentation


Maintenance


License: MIT


Twitter: bastakotiujwol

> JS library to create image carousel

### 🏠 [Homepage](https://ujw0l.github.io/image-carousel/)

## Install

```sh
npm install images-carousel
```

## Script

```sh
Download and include file
image-carousel.js

```

## initialize

```sh
new imageCarousel(selector/s,{callBack : function});
```

## Author

👤 **ujw0l**

* Website: http://ujw0l.github.io
* Twitter: [@bastakotiujwol](https://twitter.com/bastakotiujwol)
* Github: [@ujw0l](https://github.com/ujw0l)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ujw0l/image-carousel/issues). You can also take a look at the [contributing guide](https://github.com/ujw0l/image-carousel/blob/master/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!



## 📝 License

Copyright © 2020 [ujw0l](https://github.com/ujw0l).

This project is [MIT](https://github.com/ujw0l/image-carousel/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_