node-tinder

1.0.1 • Public • Published

node-tinder

An API Wrapper for Tinder

Installation

npm install --save https://github.com/jzarca01/node-tinder

Usage

const Tinder = require('node-tinder');
const tinder = new Tinder({
  phoneNumber: ''
});

Methods

See example/index.js for a cool example

Readme

Keywords

none

Package Sidebar

Install

npm i node-tinder

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

19.2 kB

Total Files

7

Last publish

Collaborators

  • jzarca01