Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/unbug/swing-amd

AMD for swing - A swipeable cards interface. The swipe-left/swipe-right for yes/no input. As seen in apps like Jelly and Tinder.
https://github.com/unbug/swing-amd

Last synced: 9 days ago
JSON representation

AMD for swing - A swipeable cards interface. The swipe-left/swipe-right for yes/no input. As seen in apps like Jelly and Tinder.

Awesome Lists containing this project

README

        

Readme
=========
AMD for [swing](https://github.com/gajus/swing) - A swipeable cards interface. The swipe-left/swipe-right for yes/no input. As seen in apps like Jelly and Tinder.

Install
==========
```shell
bower install swing-amd --save-dev
```
Use
=========
```js
var swing = require('index');
````
or use the min js
```html

```

![Deja example.](https://github.com/unbug/swing-amd/blob/master/image/deja-demo.gif)

![Card stack example.](https://raw.githubusercontent.com/gajus/swing/master/.gitdown/card-stack.gif)