Skip to content
/ core Public

horoscope astrology tool integration using swissephe

License

Notifications You must be signed in to change notification settings

hatijs/core

Repository files navigation

A progressive Node.js library for building astrology applications 🌕

Description

Hati is an astrological integrated Node.js library based on Siwss Ephemeris C library. It uses modern JavaScript and is built with TypeScript.

Development Environment

OS: Debian Bullseye Language: TypeScript (Node.js)

Installation

# with npm
$ npm install --save @hatijs/core

# with yarn
$ yarn add -D @hatijs/core

Quick Started

To run nodejs with docker:

$ ./run.sh

Import from other:

import swisseph from "@hatijs/core";

console.log(siwsseph.node_swe_version());

License

The license for this project is the same as original Swiss Ephemeris.

About

horoscope astrology tool integration using swissephe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published