JSPM

moon-nodes

1.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q12352F
  • License MIT

Calculate ascending and descending moon between 2001 and 2100.

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

Codacy Badge Build Status codecov.io Dependency Status bitHound Code MIT license

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