@votingworks/ballot-encoder

v1.0.0
Provides encoding and decoding services for completed ballots.

lint

eslint 'src/**/*.{ts,js}' --report-unused-disable-directives

prepare

tsc

test

jest

test:ci

jest --ci --collectCoverage

test:coverage

jest --collectCoverage

test:debug

node --inspect-brk $(which jest) --runInBand --no-cache

test:watch

jest --watch
npm i @votingworks/[email protected]

Metadata

Downloads