Software: Difference between revisions

m
Add links to JS library "votes" (https://github.com/lzear/votes). Disclaimer: I'm the author.
m (→‎Open Standards: Simplify CEF)
m (Add links to JS library "votes" (https://github.com/lzear/votes). Disclaimer: I'm the author.)
 
(One intermediate revision by one other user not shown)
Line 24:
=== Local execution & Library ===
* [[Condorcet PHP]]: Command-line application and PHP library natively including dozens of methods under a single interface. And a modular framework for implementing more.
* JavaScript library ''votes'': Includes more than 16 voting systems. [https://www.npmjs.com/package/votes NPM], [https://github.com/lzear/votes GitHub], [https://rank-votes.vercel.app demo].
 
=== Online election calculators ===
Line 61 ⟶ 62:
 
== Open Standards ==
* [https://github.com/CondorcetPHP/CondorcetElectionFormat [Condorcet Election Format]]: The `Condorcet Election Format` is a free and standardized open election description standard. The objective of this format is to be easily written and read by a human, with the rigor and precision necessary for ingestion by a program.
* [[Election Markup Language]]
 
4

edits