UNPKG

edgar-facts

Version:
24 lines (16 loc) 747 B
edgar-facts =========== [![Greenkeeper badge](https://badges.greenkeeper.io/apechimp/node-edgar-facts.svg)](https://greenkeeper.io/) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard) [![Circle CI](https://circleci.com/gh/apechimp/node-edgar-facts.svg?style=svg)](https://circleci.com/gh/apechimp/node-edgar-facts) Facts about @apechimp's dog, Edgar Installation ------------ [![npm install --save edgar-facts](https://nodei.co/npm/edgar-facts.png)](https://npmjs.org/package/edgar-facts) Usage ----- ```javascript var edgarFacts = require('edgar-facts'); console.log(edgarFacts()); ``` yields a randomly chosen fact about Edgar printed to your screen.