1.0.3 • Published 5 years ago

randomfox.js v1.0.3

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

randomfox.js

A simple npm module to get some fluffy foxes

Installation

npm i randomfox.js --save

Usage

const { getFox } = require('randomfox.js');

async function main() { await getFox(); / returns { image: 'http://randomfox.ca/images/47.jpg', link: 'http://randomfox.ca/?i=47' } / }

main();

Very useful module xD
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago