$ npm install @lukeed/wrr
A tiny (148B) weighted round robin utility
TODO
This module exposes three module definitions:
dist/wrr.mjs
dist/wrr.js
dist/wrr.min.js
$ npm install --save wrr
import wrr from 'wrr'; // TODO
Returns: Function
Function
MIT © Luke Edwards