Skip to content

DiegoMagdaleno/nekos.deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nekos.deno

Nekos.deno is a reimplementation of Nekos.py in pure TypeScript made for compatibility with the new JavaScript and TypeScript framework Deno.

Usage

Using Nekos.deno is easy, and here is a quick tutorial on how to get you started.

import {ImageNekos} from "https://raw.githubusercontent.com/DiegoMagdaleno/nekos.deno/master/mod.ts"

let nekoImageSession = new ImageNekos('meow')
console.log(await nekoImageSession.getImage()) // Returns a JSON object!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Nekos.py reimplementation in Deno!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published