Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 533 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 533 Bytes

Image

budesumiyati

Artwork by Hellodita

BudeSumiyati just a netizen , you can get popular quotes from bude

Features

  • Random quotes
  • Get popular quotes

Install

npm i budesumiyati

Usage

// Import

const bude = require('budesumiyati')

//Get random quotes from bude

bude.random()

// Get all guotes

bude.all

Test

npm test

Related

@sinderhous