angular-stream-api

0.8.0 • Public • Published

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  

Package Sidebar

Install

npm i angular-stream-api

Weekly Downloads

7

Version

0.8.0

License

MIT

Unpacked Size

127 kB

Total Files

60

Last publish

Collaborators

  • bhovhannes
  • grigori
  • hamlethakobyan