1.0.8 • Published 2 years ago

kato-pack v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Installation

$ npm install kato-pack

Change Log

V1.0.8 - added 1 Path meme & some quotes

Pack List

PackDeskripsi
memeKumpulan meme indonesia
quoteKumpulan quote indonesia

Example Usage

const katopack = require('kato-pack');

const query = 'meme' // const query = 'quote'
console.log(await katopack.Pack(query));