Socket
Socket
Sign inDemoInstall

barth

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    barth

Helpful Karl Barth quotes.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
14.6 kB
Created
Weekly downloads
 

Readme

Source

barth

Helpful Karl Barth quotes.

NPM

CLI

npm install barth -g
barth

NODE

npm install barth -S

Usage

barth([num [, options]])

var barth = require('barth')

barth() // => {text: 'A quote.'}
barth(3) // => [{text: 'An array of 3 quotes.'},{...},{...}]
barth({textOnly: true}) // => 'Only the quote text will be returned.'

barth.daily([options])

barth.daily() // => '{text: 'A quote that will show all day long.}'
barth.daily({textOnly: true}) // => 'A quote that shows all day long.'

FAQs

Last updated on 13 Mar 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc