Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 633 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 633 Bytes

AstrologyJS

Build Status Coverage Status

AstrologyJS is a NodeJs package that provides functionality for including astrological charts in projects.

Installation

To use AstrologyJS in a project, run the following in a terminal from the root of your project. This will save AstrologyJS as a dependency within your package.json file.

npm install astrologyjs --save