0.2.0 • Published 1 year ago

@tejo/akso-voting v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago