@vesselapi/nodesdk

v4.1.3
The Vessel API Node SDK is a NPM library for accessing the Vessel API, a Unified CRM API that provides standardized endpoints for performing operations on common CRM Objects.

prepare

tsc --build

check:tsc

tsc --noEmit --skipLibCheck

check:eslint

eslint --max-warnings=0 src

check

npm run check:tsc && npm run check:eslint
npm i @vesselapi/nodesdk

Metadata

  • Unknown
  • Whatever
  • vesselapi
  • released 12/19/2023

Downloads