Skip to content

AksoEo/voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

Releases

No releases published

Packages

No packages published