UNPKG

iztro

Version:

轻量级紫微斗数星盘生成库。可以通过出生年月日获取到紫微斗数星盘信息、生肖、星座等信息。This is a lightweight kit for generating astrolabes for Zi Wei Dou Shu (The Purple Star Astrology), an ancient Chinese astrology. It allows you to obtain your horoscope and personality analysis.

6 lines (5 loc) 149 B
export * from './days'; export * from './leap'; export * from './misc'; export * from './heavenlyStemAndEarthlyBranch'; export * from './convertor';