# swmm-wasm info

swmm-wasm-web is a JavaScript package for performing operations on EPA-SWMM files websites built with swmmNode, swmmReact, or swmm-js.

## How to link to your project

Use npm to install swmmWASM-web (swmm-wasm-web) into your projects:
```
npm install @fileops/swmm-wasm-web
```
