1.0.4 • Published 4 years ago

network-formatter v1.0.4

Weekly downloads
-
License
SKILL90
Repository
gitlab
Last release
4 years ago

network-formatter

Package used to format markets & bets to bot output

Installation

npm install network-formatter

Usage

const { BlueMacawNetworkFormatter } = require('network-formatter')
const avoid = ['Avoid 1', 'Avoid 2']
const formatter = new BlueMacawNetworkFormatter(avoid)
let formatterOutput = formatter.parseResponse(yourNetworkResponse)

License

Skill 90

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago