dumb-weights

0.0.3 • Public • Published

dumb-weights

Calculate plates to use based on provided weight.

I'm not so good w/ the math of weight training so I made this module and now I don't need to think about it anymore.

npm install --save dumb-weights
var dw = require('dumb-weights');
 
dw(135); // [ 45 ]

The array consists of each plate to load up on both sides of the bar. So an array of [ 45 ] would mean 2 45 plates, one on each side.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    2
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i dumb-weights

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • drk