Unified SDK - TypeScript/JavaScript

These libraries are open source and are released as such. If you’ve discovered a bug or have questions, please visit the GitHub repositories that are associated with the sample code, and provide feedback there.
Environment
  • Node.js
  • Webpack
  • Browserify
Language level
  • ES5 - Note that you must have a Promises/A+ library installed
  • ES6
Module system
  • CommonJS
  • ES6 module system

This SDK can be used in both TypeScript and JavaScript. In TypeScript, the definition should be automatically resolved via package.json. Reference

Consuming

Navigate to the folder of your consuming project and run one of the following commands.

Published:

npm install avalara-sdk@2.4.40 --save 

unPublished (not recommended):

npm install PATH_TO_GENERATED_PACKAGE --save