5.0.0 • Published 2 years ago

bunny-img v5.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Installation

npm install bunny-img --save

Documentation

This package depends on Promises (async, await) you must use it in your code in order to use this package
Note: In order to fetch images you MUST use the Images constructor else this package won't work

Images

Constructor ~ Allows you to fetch Images
new Images();

Bunny

Property in Images Constructor ~ Fetches a bunny picture
new Images().bunny();

Fox

Property in Images Constructor ~ Fetches fox picture
new Images().fox();

Dog

Property in Images Constructor ~ Fetches dog picture
new Images().dog();

Cat

Property in Images Constructor ~ Fetches cat picture
new Images().cat();

Bird

Property in Images Constructor ~ Fetches bird picture
new Images().bird();

Lizard

Property in Images Constructor ~ Fetches lizard picture
new Images().lizard();

Koala

Property in Images Constructor ~ Fetches koala picture
new Images().koala();

Duck

Property in Images constructor ~ Fetches duck picture
new Images().duck();

Kangaroo

Property in Images Constructor ~ Fetches kangaroo picture
new Images().kangaroo();

Raccoon

Property in Images Constructor ~ Fetches raccoon picture
new Image().raccoon();

Panda

Property in Images Constructor ~ Fetches panda picture
new Images().panda();
5.0.0

2 years ago

4.0.4

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

4.0.3

2 years ago

4.0.2

2 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.8

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago