wsdot-traveler-info
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

WSDOT Traveler Information API Client

JavaScript client library for WSDOT Traveler Information API.

  • Supports Node and browser environments.
  • Written in TypeScript.

Build Status

Browser needs proxy

Since the WSDOT Traveler Information API does not currently support CORS, a proxy must be used in a browser environment.

Development Environment

Visual Studio Code

Testing

This project uses Jasmine for testing in Node.js environment and Karma for testing in browser environment. To run both tests, run npm test.

Karma test runs on PhantomJS with the web-security option turned off to work around CORS issue. This allows the tests to pass without using a proxy.

Continuous Integration testing performed on Git push via Travis-CI.

Usage

Install from NPM

npm install wsdot-traveler-info --save

See the JavaScript and TypeScript files in the spec folder for usage examples.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    2
    • latest

Version History

Package Sidebar

Install

npm i wsdot-traveler-info

Weekly Downloads

6

Version

1.3.0

License

Unlicense

Last publish

Collaborators

  • jeff-jacobson