0.9.1 • Published 3 years ago
hermod-js v0.9.1
Hourbase Hermod JS
A browser and Node.JS client library for the Hermod server. Currently, we're only planning to include receiving-end service functionality over WebSockets (ws in Node and WebSocket on the frontend). We won't be including a server.
Installation
yarn add hermod-js.jsnpm install hermod-js.jsCompiling code
Using the same YAML spec as the Hermod server, you can create files that work with Hermod JS. The NPM module is bundled with a compiler:
hermod-js.js --helpLicense
MIT