JavaScript client library for WSDOT Traveler Information API.
- Supports Node and browser environments.
- Written in TypeScript.
Since the WSDOT Traveler Information API does not currently support Cross-Origin Resource Sharing (CORS), a proxy must be used in a browser environment.
This project uses Jasmine for testing.
npm install wsdot-traveler-info --saveSee the JavaScript and TypeScript files in the spec folder for usage examples.