geomancy
v1.2.0
Published
Geomantic utilities
Downloads
14
Readme
geomancy
Geomantic utilities
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