You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
No description provided.
The text was updated successfully, but these errors were encountered: