@typeform/api-client

v1.5.2
JS SDK for Typeform API
sdk typeform js

lint

tslint --project tsconfig.json --config tslint.json

build

rm -rf ./dist && rollup -c

server

node ./tests/integration/mockServer.js

prepare

npm run build

test:unit

jest ./tests/unit

prepublish

in-publish && npm run build || not-in-publish

server:dev

nodemon ./tests/integration/mockServer.js

test:unit:watch

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
  • Unknown
  • released 9/19/2019

Downloads