hopes-and-prayers

1.0.0 • Public • Published

Hopes and Prayers

The library for when you can't find anything else.

It's possible it could give you the right answer?

Usage

import { Hope, Prayer } from 'hopes-and-prayers';

const couldBeTheRightAnswer = new Hope().send();

const theAnswer = new Prayer().send();

// no, I know my answer has 4 characters
const couldBeTheRightAnswer = new Hope().send(4);

const theAnswer = new Prayer().send(4);

Readme

Keywords

Package Sidebar

Install

npm i hopes-and-prayers

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

4.37 kB

Total Files

5

Last publish

Collaborators

  • jamescodesthings