Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shanlh/vue-tinder

Have your own Tinder and TanTan.
https://github.com/shanlh/vue-tinder

tantan tinder vue

Last synced: about 2 months ago
JSON representation

Have your own Tinder and TanTan.

Awesome Lists containing this project

README

        

# Introduction

[![Travis (.org)](https://img.shields.io/travis/shanlh/vue-tinder/master)](https://travis-ci.org/github/shanlh/vue-tinder)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/vue-tinder)](https://www.npmjs.com/package/vue-tinder)
[![npm](https://img.shields.io/npm/dm/vue-tinder)](https://www.npmjs.com/package/vue-tinder)
[![NPM](https://img.shields.io/npm/v/vue-tinder.svg)](https://www.npmjs.com/package/vue-tinder)
[![NPM](https://img.shields.io/npm/l/vue-tinder)](https://www.npmjs.com/package/vue-tinder)

`VueTinder` is a Vue component that helps you quickly implement the main features of similar apps like [Tinder](https://tinder.com), [TanTan](https://tantanapp.com/), etc.

## Links

* 📘Documentation: [https://shanlh.github.io/vue-tinder](https://shanlh.github.io/vue-tinder)
* 👉[Play with vue-tinder online](https://codesandbox.io/embed/vue-tinder-preview-by7qi)

## Features

- Made With ❤️, strict detail requirements, under the slow motion, can better see the ease of transition animation, no matter how fast and complicated the operation does not have to worry about the problem.
- Full Functioning, in addition to the original left, right, and up/down-sliding, a new fallback function has been added, which also supports multiple rollbacks at the same time.
- Rich Configuration, adjustable sliding, spacing parameters and CSS units for a more flexible and adaptable layout.
- Simple and lightweight (~5KB after Gzip compression)

![](https://raw.githubusercontent.com/shanlh/vue-tinder/master/public/preview.gif)

## TODO

VueTinder is still under development, and here are some of the issues that are currently known:

- The mobile end may accidentally touch VueTinder when the finger slides back.

You are welcome to contribute to the development of VueTinder.