@typeform/api-client

v1.3.0
JS SDK for Typeform API
sdk typeform js

lint

standard ./src

server

node ./tests/integration/mockServer.js

build:lib

NODE_ENV=production babel src --out-dir lib

commitmsg

commitlint -e $GIT_PARAMS

test:unit

MOCK_FETCH=true jest ./tests/unit

build:dist

webpack --mode production

prepublish

in-publish && npm run build:dist && npm run build:lib || not-in-publish

server:dev

nodemon ./tests/integration/mockServer.js

test:unit:watch

MOCK_FETCH=true jest ./tests/unit --watch

semantic-release

semantic-release

test:integration

jest ./tests/integration/

test:integration:watch

jest ./tests/integration/ --watch
npm i @typeform/[email protected]

Metadata

  • MIT
  • >=8
  • Jepser Bernardino
  • released 9/22/2018

Downloads