npm.io
0.1.0 • Published 4 years ago

jstv

Licence
GPL-3.0
Version
0.1.0
Deps
1
Size
42 kB
Vulns
0
Weekly
0

jstv -- JavaScript STV Implementation

JSTV is a Node.js implementation of Single Transferrable Vote using random selections for transfers.

Debugging output is enabled by setting DEBUG as an environment variable, to any value like DEBUG="stv stv:*".

This package is seriously work-in-progress.