Package Exports
- moon-nodes
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (moon-nodes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
moon-nodes
Calculate ascending and descending moon between 2001 and 2100.
Data from: http://astropixels.com/ephemeris/moon/moonnodes2001.html
import getMoonNode from 'moon-nodes';
getMoonNode('2018-03-03'); // asc
getMoonNode('2018-03-15'); // desc