0.8.0 • Published 2 years ago

angular-stream-api v0.8.0

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

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  
0.8.0

2 years ago

0.7.0

6 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago