node-progress
node-progress copied to clipboard
passing string as total throws
This is probably an idiotic error on my part, but it seems like passing an environment variable into "total" is a totally (wink) legit use case and it would be great if progress would parseInt the total option so I didn't have to do it myself?
@tj you want me to add a typecheck, a more descriptive error, and docs?
👍 SGTM. added you as a collaborator and npm, I'll move this over to visionmedia/* since it's community maintained