1.2.2 • Published 9 years ago

zodiac-sign v1.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Example module Zodiac-Sign

=========

Build Status Coverage Status GitHub issues Stable Version Download Status License

A small library providing utility methods getZodiac to check your Zodiac Sign from date of birth

Installation

npm install zodiac-sign

Usage

var zodiac = require('../src/zodiac')

zodiac.getZodiac('15/1/1990', (err, s) => { console.log(s); });

Tests

npm test

Contributing

ToanDTC

Release History

* 1.0.0 Initial release

* 1.1.0 Update new version

1.2.2

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago