1.0.5 • Published 5 years ago

9ball v1.0.5

Weekly downloads
16
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago