watervalues
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

ID Name Range
no3 Nitrate 0 — 100
  • >0: green
  • >50: yellow
  • >60: red
  • >100: red
no2 Nitrite 0 — 10
  • >0: green
  • >0.5: yellow
  • >1: red
  • >10: red
gh GH 4 — 15
  • >4: red
  • >7: yellow
  • >15: green
kh KH 3 — 10
  • >3: red
  • >7: yellow
  • >10: green
ph PH 6.4 — 7.6
  • >6.4: red
  • >6.9: yellow
  • >7.6: green
chlorine Chlorine 0 — 3
  • >0: green
  • >0.5: red
  • >3: red

Readme

Keywords

Package Sidebar

Install

npm i watervalues

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

16.2 kB

Total Files

18

Last publish

Collaborators

  • roman1001