1.0.4 • Published 6 years ago

mother-exclamation-mark v1.0.4

Weekly downloads
1
License
WTFPL
Repository
github
Last release
6 years ago

mother!

Build Status

Why use lorem when you can use random reviews from mother! ?

screenshot

Inspired by Javi Velasco and all the Agent Conf Crew.

I cannot recommend this module though

Install

$ yarn add mother-exclamation-mark

Usage

const mother = require('mother-exclamation-mark');

mother();
//=> mother review with an object containing title, content and rating

mother({ bad: true });
//=> bad mother review

API

mother({options})

options

good

Type: boolean Default: false

Returns a good review for mother!

bad

Type: boolean Default: false

Returns a good review for mother!

CLI

$ yarn global add mother-exclamation-mark
$ mother-exclamation-mark --help

	Usage
	  $ mother-exclamation-mark

	Examples
	  $ mother-exclamation-mark --good
	  a bad review
	  $ mother-exclamation-mark --bad
	  a good review

License

WTFPL © Sara Vieira

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago