1.1.1 • Published 2 years ago

star-trek-ipsum v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

star-trek-ipsum

npm npm

Get a random quote from Star Trek series

Install

npm

$ npm install star-trek-ipsum

yarn

$ yarn add star-trek-ipsum

Usage

import getStarTrekQuote from 'star-trek-ipsum';

getStarTrekQuote();
//=> 'We're acquainted with the wormhole phenomenon...'

API

getStarTrekQuote()

Returns a String which represents a Star Trek quote.