Simple npm library to get zodiac sign from date.
npm install astro-from-date-zodiacSimple npm library to get zodiac sign from date.
npm install astro-from-date
const { getZodiacSign } = require("astro-from-date");
console.log(getZodiacSign("1995-06-21"));
// Cancer