0.2.6 • Published 2 years ago

@hatijs/core v0.2.6

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
2 years ago

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.

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago