number-telling

1.1.0 • Public • Published

number-telling

A Node.js package that will request birth day of month and response the personal character info the given number

Usage

First, install the package using npm:

npm install number-telling

Then, require the package and use it like so:

var getNT = require('number-telling');

Logging the result

console.log(getNT(25));

License

MIT

Package Sidebar

Install

npm i number-telling

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

41 kB

Total Files

5

Last publish

Collaborators

  • yehtutwin