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

https://github.com/kanocomputing/x-carousel

x-carousel allows user to navigate through an overflowed section using button or touch depending on the device.
https://github.com/kanocomputing/x-carousel

polymer-element web-components

Last synced: 4 months ago
JSON representation

x-carousel allows user to navigate through an overflowed section using button or touch depending on the device.

Awesome Lists containing this project

README

          

# x-carousel

`x-carousel` allows user to navigate through an overflowed section using button or touch depending on the device.

## Installation

1. Clone this repo
2. Install the dependencies with `bower install`

## Usage

Import the component into your project, e.g.

```

```

And declare the component with content to fill the slots (buttons are optional):

```


<




...


>

```

## Contributing

1. Fork this repo and clone it locally
2. Follow the installation instructions above
3. Use [Polyserve](https://github.com/Polymer/polyserve) in development
4. Make a new branch and commit your changes
5. Push to your repository and make a pull request

## Credits

Developed at Kano Computing Ltd.

## License

GNU GENERAL PUBLIC LICENSE, version 3. See LICENSE.