Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.2 KB

HIRO Graph JS

HIRO Graph JavaScript Libraries Build Status

These libraries are for interacting with the HIRO Graph API. For full details of the API see the HIRO Graph Docs.

Packages

All the packages here are available on npm. Check the packages directory for the full list.

Each package maintains it's own documentation:

Development

To work on these packages, a tool called lerna is used. To get up and running:

$ yarn
$ yarn lerna -- bootstrap