talkjs-node

v0.2.5
A Node.js wrapper for the talkjs rest api
talkjs api wrapper sdk node

build

tsc

build:docs

typedoc && concat-md docs/ > docs/example.md

test

yarn build && node tests

release

yarn test && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish
npm i talkjs-node

Metadata

  • MIT
  • >=10.0.0
  • kevlened
  • released 5/2/2020

Downloads

Maintainers