nekobin

0.0.1 • Public • Published

nekobin

quickstart

var lib = require("nekobin");
lib.nekobin("hayah").then(data => {
    console.log(data)
})

result

{
  ok: true,
  url: 'https://nekobin.com/siciyobufo',
  detail: {
    key: 'siciyobufo',
    title: null,
    author: null,
    date: '2021-08-12T15:34:22.936385Z',
    length: 1,
    content: 'i'
  }
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nekobin

    Weekly Downloads

    2

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    1.85 kB

    Total Files

    4

    Last publish

    Collaborators

    • azkadev