This package has been deprecated

Author message:

This project has been renamed to 12zodiac. Install using 12zodiac instead.

node-constellation

0.0.5 • Public • Published

Constellation

Calculate out which constellation one certain day is.

Usage

$ npm install node-constellation
var constellation = require("node-constellation");
var cons1 = constellation(12, 19, "zh-cn");
var cons2 = constellation(11, 14, "en");
var cons3 = constellation(1, 1, "zh-tw");

Languages

  • symbol
  • zh-cn
  • zh-tw
  • en
  • ar (Pending...)

Contributors

You can contribute to it and pull your request to support other languages or add functions.

  • poying @ github

Attention: in alphabetical order.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i node-constellation

      Weekly Downloads

      9

      Version

      0.0.5

      License

      BSD-2-Clause

      Last publish

      Collaborators

      • xadillax