JSPM

votesmart

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q16826F
  • License MIT

node.js wrapper for Project Vote Smart API

Package Exports

  • votesmart

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (votesmart) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-votesmart

Node.js library for interacting with the Project Vote Smart API.

The Project Vote Smart API provides detailed information on politicians, including bios, votes, and NPAT responses. (http://votesmart.org/share/api)

This is a work in progress

I've only added support for the methods I have been using. If you require methods you don't see, please contribute to this repo. Use the current methods as a template.