Socket
Socket
Sign inDemoInstall

angular-stream-api

Package Overview
Dependencies
1
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-stream-api

A Workfront Stream API for AngularJS


Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

Build Status Coverage npm npm |MITLicense

angular-stream-api

A Workfront Stream API for AngularJS Supported API versions: 5.0+, unsupported, internal

Table of contents


Development

For building the package, you need to have NodeJs with npm. For running the package tests, you need to have Bower.

Install npm/bower dependencies

npm install

Build the package and start local web server

npm run dev

Example

Run following command to start server

webpack-dev-server --host 127.0.0.1 --port 443 --content-base ./examples --devtool sourcemap --https --key self-signed.key --cert self-signed.crt  

Add the following in your hosts file

127.0.0.1 <any-subdomain>.attask-ondemand.com

Open in browser following url

https://<any-subdomain>.attask-ondemand.com/index.html  

Keywords

FAQs

Last updated on 11 Apr 2022

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