@swmm-js/swmm-node
v0.0.7
Published
TypeScript package for performing data operations on EPA-SWMM and swmmReact files.
Downloads
17
Maintainers
Readme
swmmNode info
swmmNode is a TypeScript package for performing operations on EPA-SWMM files via Node.js or through websites built with swmmReact, swmmVue or swmmLink.
How to link to your project
Use npm to install swmmNode (swmm-node) into your projects:
npm install @swmm-js/swmm-node
Core functions
Some of the core elements of swmmNode are detailed below:
swmmOut
swmmOut(ArrayBuffer): Creates an interactive class instance for .out files.