Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicorobo/lunaphase
A very simple moon calendar built using D3
https://github.com/nicorobo/lunaphase
Last synced: about 1 month ago
JSON representation
A very simple moon calendar built using D3
- Host: GitHub
- URL: https://github.com/nicorobo/lunaphase
- Owner: nicorobo
- Created: 2019-04-24T21:34:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T23:32:15.000Z (over 5 years ago)
- Last Synced: 2023-10-15T10:12:34.425Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://lunaphase.netlify.com/
- Size: 243 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [Lunaphase](https://lunaphase.netlify.com/)
This is a super simple moon calendar I made to experiment with D3, and because I think they're beautiful art!
It uses D3's [`geoOrthographic`](https://github.com/d3/d3-geo#geoOrthographic) projection to render the moons, and [suncalc](https://github.com/mourner/suncalc) to calculate the moon phases.