Package Exports
- geomancy
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (geomancy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.Other stuff
- documentation - maybe I will add documentation if you ask it. open an issue for this.
- support - open an issue here.
License
MIT © 2016, Bruce Kroeze

