trek-quotes

1.1.1 • Public • Published

Random Star Trek Quotes

177 quotes from across the various shows and movies, for when you feel like boldy going where none have gone before.

Currently, we export a randomQuote function that will return a string with the quote on the first line, and a newline followed by attribution

const trek = require('trek-quotes')

console.log(trek.randomQuote())
// >> 'Shields up! Rrrrred alert!
// >> ~Riker'

Credit

I found the list of quotes in this codepen

Work in Progress

This project is for fun, and will be expanded. PR's welcome, if you want to add a feature, or check any open Issues for ideas where to start.

Package Sidebar

Install

npm i trek-quotes

Weekly Downloads

11

Version

1.1.1

License

ISC

Unpacked Size

23.1 kB

Total Files

4

Last publish

Collaborators

  • jonchurch