aa.jsdeprecated

Astronomical Algorithms for node.js

Usage no npm install needed!

<script type="module">
  import aaJs from 'https://cdn.skypack.dev/aa.js';
</script>

README

SwiftAAAA.jsQLFitsFITSImporterObjCFITSIO

AA.js

Astronomical Algorithms in javascript.

AA.js is the port in javascript of the C++ implementation of Astronomical Algorithms by J.P. Naughter, called AA+, based on the reference text book by Jean Meeus.

AA.js is the backbone of scientific algorithms used in arcsecond.io.

I am the author of the Swift version too. It's called SwiftAA.