0.2.7 • Published 2 years ago

@hatijs/helper v0.2.7

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 Swiss Ephemeris C library. It uses modern JavaScript and is built with TypeScript.

Hati Helper is Node.js library, which has increased usability in @hatijs/core library.

Installation

# using npm
$ npm install --save @hatijs/helper

# using yarn
$ yarn add -D @hatijs/helper

Quick Started

To run nodejs with docker:

$ ./run.sh

Import from other:

import Hati from "@hatijs/helper";

const hati = new Hati(new Date('2022-01-01T00:00:00Z'), 9, 126.58, 37.22);

License

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

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.1.3-hotfix

3 years ago

0.1.7-hotfix

3 years ago

0.2.0-hotfix

3 years ago

0.1.0

3 years ago

0.2.1

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.4

3 years ago

0.2.2

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago