Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • The only node package you will ever need
  • Request up to almost 16 52 unique quotes by Saul Goodman and Jimmy McGill

billboard

Usage

import { getQuote, getAllQuotes } from '@ericnavar/saul-goodman-quotes'

// returns all quotes 
// string[]
getAllQuotes()

// returns a random quote
// string
getQuote()

Breaking chances from Version 1

Methods in Version 2 now return promises. In Version 2 they returned the resolved string or string array.

API

Contributing

This project is open to PRs.

About

Node package that provides quotes by Saul Goodman and Jimmy McGill

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages