atb-resistor-calculator
v1.0.2
Published
A straightforward resistor calculator that anyone can use to find values from colors and find colors from values.
Downloads
10
Maintainers
Readme
Using this tool is very simple.
- Install NodeJS and make sure you can call it from your terminal.
- run "npm install -g atb-resistor-calculator"
- To convert colors to value, you can run a command like "atb-resistor-calculator bands Yellow Violet Brown Gold."
- To convert a value to color bands, run a command like "resistor-calculator value 470."
