@atomly/hubful
v1.0.6-alpha.0
Published
> TODO: description
Downloads
11
Readme
@atomly/hubful
TODO: description
Usage
const hubful = require('@atomly/hubful');
// TODO: DEMONSTRATE API
TODOs
- Remove "inner" interfaces that extend from service interfaces, implement the base ones.
- Privatize methods that are meant to be private and expose them in unit tests if necessary.
- Solve TODOs found in the code.
- Improve Hubful initialization.