wadjet-precalculated
v0.3.1
Published
The your birth date is based on statistical psychology and will expose your personality. This package as a mocule does its calculations.
Downloads
1
Readme
🔮🎂 The your birth date is based on statistical psychology and will expose your personality. This package as a module does its calculations.
What is different from Wadjet?
- Pre-calculated.
- Reverse calculation. (Personal type -> birthday)
APIs
personalityAsync(birth: string) -> Promise.<Personality>
birthdaysAsync(type: string, category: 'inner'|'outer'|'workstyle') -> Promise.<Date[]>
detailAsync(type: string) -> Promise.<Detail>
TBW