chinese-zodiac

1.0.1 • Public • Published

chinese-zodiac

A Node.js package that will request birth year and then response the chinese zodiac information

Usage

First, install the package using npm:

npm install chinese-zodiac

Then, require the package and use it like so:

const getCZ = require('chinese-zodiac');

Getting the result

const cz = getCZ(1968)

Logging the result

console.log(cz);

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    7
  • 1.0.0
    0

Package Sidebar

Install

npm i chinese-zodiac

Weekly Downloads

7

Version

1.0.1

License

ISC

Unpacked Size

6.98 kB

Total Files

5

Last publish

Collaborators

  • yehtutwin