1.0.5 • Published 4 years ago

9ball v1.0.5

Weekly downloads
16
License
ISC
Repository
github
Last release
4 years ago

9ball

npm version

Does exactly what an 8ball does but the name was taken lol

Installation

npm i 9ball --save

Usage

const nine = require('9ball')(); // Remember to include the ()
console.log(`Will I be really rich one day? ${nine}`);
// Will I be really rich one day? As I see it, yes.
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago