Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-stream-api

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-stream-api

A Workfront Stream API for AngularJS

  • 0.8.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
3
Weekly downloads
 
Created
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

Package last updated on 11 Apr 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc