1.2.1 • Published 4 years ago

neko-love-wrapper v1.2.1

Weekly downloads
10
License
ISC
Repository
github
Last release
4 years ago

npm npm

neko-love-wrapper

A simply wrapper for neko-love api

Installation

Install package

npm i neko-love-wrapper

How to use

const nekoloveapi = require('neko-love-wrapper');

nekoloveapi(endpoint).then((url) =>{
console.log(url)
})

/*Available endpoint

[ 'neko',
    'nekolewd',
    'kitsune',
    'pat',
    'hug',
    'waifu',
    'cry',
    'kiss',
    'slap' ]
    
    */

Links

1.2.0

4 years ago

1.2.1

4 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.0.1-1

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago