multiparty / web-mpc

Platform for deploying web-based privacy-preserving data surveys using secure multi-party computation (MPC).
https://www.multiparty.org
MIT License
54 stars 22 forks source link

Add eslint and clean up code #67

Closed frederickjansen closed 7 years ago

frederickjansen commented 7 years ago

Incomplete, but getting this into master so we can build on top of the changes.

Features some minor code refactoring, including getting dependencies from CDN, removing type conversion in if statements, consistent code style, ...