0.0.5 • Published 10 years ago

node-constellation v0.0.5

Weekly downloads
6
License
BSD-2-Clause
Repository
github
Last release
10 years ago

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.