@hatijs/core
TypeScript icon, indicating that this package has built-in type declarations

0.2.6Β β€’Β PublicΒ β€’Β Published

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.

Package Sidebar

Install

npm i @hatijs/core

Weekly Downloads

1

Version

0.2.6

License

AGPL-3.0

Unpacked Size

1.84 MB

Total Files

48

Last publish

Collaborators

  • devkwan