pooltogetherjs

v0.2.0
PoolTogether Client JavaScript library

docs

documentation build src/index.js -f html -o docs

test

jest

postpublish

PACKAGE_VERSION=$(cat package.json | grep \"version\" | head -1 | awk -F: '{ print $2 }' | sed 's/[",]//g' | tr -d '[[:space:]]') && git tag v$PACKAGE_VERSION && git push --tags
npm i pooltogetherjs

Metadata

  • MIT
  • Whatever
  • Brendan Asselstine
  • released 10/9/2019

Downloads

Maintainers