CircularNatalHoroscopeJS icon indicating copy to clipboard operation
CircularNatalHoroscopeJS copied to clipboard

Can you write Docs for this repo ? It 's helpfull to use

Open thang551999 opened this issue 2 years ago • 2 comments

thang551999 avatar Jun 01 '22 09:06 thang551999

This is an amazing job! I've been spending some time trying to figure out some basic info, and I'm not sure if there's a easy way to get it out of the class().

I'd like to see an object with the basic aspects, like "Sun sign, Ascendant, Moon sign, midheaven" and so on... Maybe because I'm not an astrology expert I'm not able to find it on the object that is being returned.

Am I missing something?

Thanks

ti4g0liv3r avatar Dec 14 '22 01:12 ti4g0liv3r

Yes you can, just have a look at the README.md You can type horoscope.CelestialBodies, or horoscope.Ascendant, and so on, if the returned object is called "horoscope" in this case. Just console.log() the returned object and you can find everything inside.

Moziezez avatar Apr 13 '23 21:04 Moziezez