@tejo/akso-voting
v0.2.0
Published
Voting algorithms for AKSO
Readme
voting systems
This library implements the following voting systems according to TEJO regulation:
- ranked pairs
- single transferable vote
It also implements:
- yes/no
- yes/no/blank
- UEA threshold majority
Ballots are not validated.
Usage
Build with npm install; npm run build. Javascript output will be in dist/.
