1.0.1 • Published 1 year ago
reeftools v1.0.1
ReefTools
Reeftools allow you to do some calculations about reef aquarium
Initial setup
Install the dependencies, build everything:
npm install reeftools
Basic Usage
const salinity = seaWaterDensity(1024,25);