7.0.3 • Published 6 years ago

marioapi v7.0.3

Weekly downloads
53
License
MIT
Repository
github
Last release
6 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

6 years ago

7.0.2

6 years ago

7.0.1

6 years ago

7.0.0-5

6 years ago

7.0.0-2

6 years ago

7.0.0-1

6 years ago

7.0.0

6 years ago

1.1.9

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago