taxjar / taxjar-node

Sales Tax API Client for Node
https://developers.taxjar.com/api/reference/?javascript
MIT License
54 stars 24 forks source link

ES6 / TypeScript Refactor (v2) #11

Closed fastdivision closed 6 years ago

fastdivision commented 6 years ago

This PR brings the TaxJar Node client into 2018 with ES6 and TypeScript. It also replaces Restler with Request / Request Promise. All specs passing 🎉