Socket
Socket
Sign inDemoInstall

wsdot-traveler-info

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wsdot-traveler-info

Client for WSDOT Traveler Info API


Version published
Weekly downloads
6
Maintainers
1
Install size
577 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 19 Jan 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc