Skip to content

sdteffen/epanet.js

Repository files navigation

epanet.js

JavaScript version of EPANET. No installation required. Data is not send to the server.

Demo: epanet.de/js

Detailed information: epanet.de/developer/epanetjs.html

Requirements

Emscripten's emcc c-to-js compiler.

Compilation

A shell like Bash can be used to build epanet.js. Starting from the tarball, use the following commands to build js.html:

./configure
make

Manual compilation instructions

TODO

  • Interactive graphical interface

Libraries

epanet.js uses several libraries:

About

JavaScript version of EPANET

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
COPYING
Apache-2.0
COPYING.Bootstrap

Stars

Watchers

Forks

Packages

No packages published