Fetches the absolute best dinosaurs and other dinosaurs


Keywords
javascript
License
MIT
Install
npm install dinosaur-fetcher@1.1.1

Documentation

dinosaur-fetcher

Build Status codecov semantic-release npm

Fetches the absolute best dinosaurs and other dinosaurs, guaranteed!

How?

const dino = require('dinosaur-fetcher');

const dinosaur = dino.random() // Ningyuansaurus
const dinosaurs = dino.random(3) // ['Lycorhinus', 'Dinotyrannus', 'Megacervixosaurus']

You can also get an array of every dinosaur.

const dino = require('dinoraus-fetcher');
const dinosaurs = dino.all

Why?

Because dinosaurs are great.