nekos-fun
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

nekos.fun

Unofficial API wrapper for nekos.fun made in JavaScript. Provide SFW and NSFW anime/real life pictures as well as GIFs for all to use.

All Endpoints: https://www.nekos.fun/apidoc.html

API discord server: https://discord.gg/UeZagdFVXh
My discord server: https://discord.gg/NFkMxFeEWr

Installation

npm i nekos-fun

Examples

const neko = require('nekos-fun')

async function myFunc() {
    // SFW Endpoint
    console.log(`SFW: ${await neko.sfw.hug()}`)

    // NSFW Endpoint
    console.log(`NSFW: ${await neko.nsfw.gasm()}`)
}

// Call your function
myFunc()

/nekos-fun/

    Package Sidebar

    Install

    npm i nekos-fun

    Weekly Downloads

    9

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    9.78 kB

    Total Files

    9

    Last publish

    Collaborators

    • fuwafuwa_