kbbi-scraperv2

1.0.2 • Public • Published

Kamus Besar Bahasa Indonesia V2

Installation

$ npm i kbbi-scraperv2

🔰 Usage

const kbbi = require('kbbi-scraperv2');

(async () => {
    const query = 'buku'

    kbbi(query).then(res => {
        console.log(res)
    }).catch(console.error())
})()

😃 Terima Kasih Telah Berkunjung!

Package Sidebar

Install

npm i kbbi-scraperv2

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

3.28 kB

Total Files

6

Last publish

Collaborators

  • yuu_