An open API service indexing awesome lists of open source software.

https://github.com/allannienhuis/avalon-moon

angular component to display moon phases
https://github.com/allannienhuis/avalon-moon

angular moon

Last synced: 2 months ago
JSON representation

angular component to display moon phases

Awesome Lists containing this project

README

          

# avalon moon

avalon-moon is an angular UI component that will display the appropriate phase of the moon for a specific date.
If no date is provided, it will use the current date. You may also specify a specific moon phase, and change the display colors.

## Examples and documentation

See https://allannienhuis.github.io/avalon-moon/ for usage, examples, and more detailed documentation.

Also, the default web project in this repo is the project published at the above link. Feel free to experiement.

First, build the library: `npm run build-moon`

Then run `ng serve` for a dev server. Navigate to `http://localhost:4200/avalon-moon`.

## install

`npm i anienhuis/avalon-moon`