Open BlogSafe opened 2 years ago
Do you have the build bundle imported at the top?
I don't actually have a CDN hosting this file or anything, i just have it available for download through NPM. You may need to create your own script which imports it from NPM and loads it. Or you may need to copy the build script directly into your project and import it like so:
<script type='text/javascript' src='../build/ephemeris-1.2.1.bundle.js' charset='utf-8'></script>
That's where the demo html gets the Ephemeris
class from
https://github.com/0xStarcat/Moshier-Ephemeris-JS/blob/master/demo/index.html#L8