laz-long-quotes

1.0.3 • Public • Published

laz-long-quotes

Random quotes from the Notebook of Lazarus Long contained in the book "Time Enough For Love" by Robert A. Heinlein. This module returns an object containing the quote and the source.

Installation

npm install --save laz-long-quotes

Usage

const Quotes = require('laz-long-quotes');
let Quote = Quotes.quote();

console.log(Quote.quote + "\n" + Quote.source);

Package Sidebar

Install

npm i laz-long-quotes

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

6.63 kB

Total Files

3

Last publish

Collaborators

  • cseale61