Skip to content

JavaScript calculation methods and indications for the water values of your aquarium. For the browser and Node.js.

License

Notifications You must be signed in to change notification settings

smartyellow/watervalues

Repository files navigation

watervalues

JavaScript calculation methods and indications for the water values of your aquarium. For the browser and Node.js.

npm install watervalues

Docs here

Supported measures

IDNameRange
no3Nitrate0 — 100
  • >0: green
  • >50: yellow
  • >60: red
  • >100: red
no2Nitrite0 — 10
  • >0: green
  • >0.5: yellow
  • >1: red
  • >10: red
ghGH4 — 15
  • >4: red
  • >7: yellow
  • >15: green
khKH3 — 10
  • >3: red
  • >7: yellow
  • >10: green
phPH6.4 — 7.6
  • >6.4: red
  • >6.9: yellow
  • >7.6: green
chlorineChlorine0 — 3
  • >0: green
  • >0.5: red
  • >3: red

About

JavaScript calculation methods and indications for the water values of your aquarium. For the browser and Node.js.

Topics

Resources

License

Stars

Watchers

Forks