@launchedla/allocation-balancer
v1.0.13
Published
Balances choices based on availability.
Downloads
3
Readme
Allocation Balancer
The purpose of this repo is to provide a shared way to balance desired choices against inventory that is available.
See this sheet for reference.
To develop
npm test -- --watch
To build
npm run build
To deploy
npm publish