biorhythm-calculator
Version:
Comprehensive set of functions and helpers to check multiple biorhythm-related data
23 lines (14 loc) • 780 B
Markdown
# biorhythm-calculator
Comprehensive set of functions and helpers to check multiple biorhythm-related data, including:
- Calculating a biorhythm for a given date
- Calculating a biorhythm for a given date range
- Calculating how many full biorhythm cycles you have lived
- Checking the start of the current cycle
- Checking the end of the current cycle
- Find the next / previous best or worst day for any biorhythm
## Documentation
Check [`./docs`](./docs) folder for methods' documentation
## Disclaimer
This package does not constitute or imply my endorsement of the biorhythm Theory, it is just for fun. You can read more about the theory [here](https://en.wikipedia.org/wiki/Biorhythm)
## License
[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)