7.0.3 • Published 4 years ago

marioapi v7.0.3

Weekly downloads
53
License
MIT
Repository
github
Last release
4 years ago

English

Mario API

Simple API created by YoSoyMario

Other NPM: https://NPMJS.com/mariotext

NPM NPMNPM2 VersionServidor de SoporteNPMXD

Installation in Windows

$ npm i marioapi --s

Installation in Glitch

$ pnpm i marioapi

Available Variables

mario.dog()
mario.fox()
mario.cat()
mario.panda()
mario.koala()
mario.meme()
mario.hug()
mario.smoke()

Example

const mario = require("marioapi")

//you can use another variable instead of mario.dog()
let img = await mario.dog()
//form async
console.log(img)

Español

Mario API

Simple API creada por YoSoyMario

Otro NPM: https://NPMJS.com/mariotext

NPM NPMNPM2 VersionServidor de SoporteNPMXD

Instalación en Windows

$ npm i marioapi --s

Instalación en Glitch

$ pnpm i marioapi

Variables Disponibles

mario.dog()
mario.fox()
mario.cat()
mario.panda()
mario.koala()
mario.meme()
mario.hug()
mario.smoke()

Ejemplo

const mario = require("marioapi")

//puedes usar otra variable en vez de mario.dog()
let img = await mario.dog()
//de forma async
console.log(img)
7.0.3

4 years ago

7.0.2

4 years ago

7.0.1

4 years ago

7.0.0-5

4 years ago

7.0.0-2

4 years ago

7.0.0-1

4 years ago

7.0.0

4 years ago

1.1.9

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago