jsforce

v1.7.0
Salesforce API Library for JavaScript
salesforce salesforce.com sfdc force.com database.com

doc

jsdoc lib -d doc --recurse --lenient

test

npm run test:node

build

gulp build

test:all

npm run test:node && npm run test:browser

build:all

gulp build:all

test:node

./test/bin/run-test

build:test

gulp build:test

prepublish

node -e "if(process.env.npm_package_version!==require('./lib/VERSION')){console.error('The pacakge.json version is not matching to ./lib/VERSION.js');process.exit(1)}"

test:browser

testem

Metadata

  • MIT
  • >=0.12.0
  • Shinichi Tomita
  • released 7/6/2016

Downloads

Maintainers