hydrolang
v1.1.10
Published
A web-based client-side framework for hydrological and environmental analyses
Downloads
13
Maintainers
Readme
Package Name
HydroLang
Installation
To install the package, use:
npm install hydrolang
Usage
To use the package, import it into your code:
import hydrolang from 'hydrolang'
const hydro = new Hydrolang();
Then use the package as needed in your code.
Contributing
Visit HydroLang Repo for more info.
License
This package is licensed under an MIT license.