us-presidential-candidates-2016

a data structure containing us-presidential candidates for the 2016 election

Usage no npm install needed!

<script type="module">
  import usPresidentialCandidates2016 from 'https://cdn.skypack.dev/us-presidential-candidates-2016';
</script>

README

:us: Presidential Candidates

What peculiar creatures.

Herein lies a data structure containing a handful of candidates for the 2016 US presidential election.

candidate properties

.name

.affiliation

.twitter

.website

candidates (data structure) methods

#where

Case Insensitive

#exists

Case Insensitive

To Add / Remove Candidates

Either create an issue or make a pull request.