geomancy

1.2.0 • Public • Published

geomancy

Geomantic utilities

Build Status NPM version

Getting Started

Install the module with: npm install geomancy

var geomancy = require('geomancy');
const fig = geomancy.Figure.byName('populus'); // Populus Figure
 
Look at the tests for examples of the API.

Showing a chart

Example:

./geomancy.js chart tristitia albus cauda-draconis caput-draconis --shield --houses=esoteric --meanings

Other stuff

  • documentation - I've started documenting the API. See API.md.
  • support - open an issue here.

License

MIT © 2016-2018, Bruce Kroeze

/geomancy/

    Package Sidebar

    Install

    npm i geomancy

    Weekly Downloads

    3

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    155 kB

    Total Files

    7

    Last publish

    Collaborators

    • bkroeze