Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/subzane/imageslider-js


https://github.com/subzane/imageslider-js

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# ImageSlider v1.0

## Demo

http://subzane.github.io/imageslider-js/

## Features

-

## Installation

```
yarn add imagesliderjs
```

### Setup

```html

```

## Usage

```javascript
document.addEventListener("DOMContentLoaded", function (event) {
imageSlider.init();
});
```

## changelog

#### 1.0.0

- Initial release