2.0.0 • Published 2 years ago

easyquotes v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

What is easy-quotes?

easy-quotes is a simple dependency-less quotes manager with typescript support that can get you quotes submitted by many people with varying options for how much control you want to have over the formatting and type.

Installation

To install, run npm install easy-quotes

Usage

const eq = require('easy-quotes')

const inspirationalQuote = eq.getQuote({ categories: ['Inspirational'] })

Options

easy-quotes have multiple simple options to change what type of quote you want and how it is formatted

2.0.0

2 years ago

1.0.0

2 years ago