2016-07-26 16:28:35 +01:00
..
2016-07-22 11:21:14 +01:00
2016-07-25 18:38:04 +01:00
2016-07-22 11:21:14 +01:00
2016-07-22 11:21:14 +01:00
2016-07-22 11:21:14 +01:00
2016-07-22 11:21:14 +01:00
2016-07-22 12:34:57 +01:00
2016-07-22 11:21:14 +01:00
2016-07-26 09:29:55 +01:00
2016-07-22 11:21:14 +01:00
2016-07-22 11:21:14 +01:00
2016-07-22 11:21:14 +01:00
2016-07-22 11:21:14 +01:00

<ng-2-activiti-processlist>

NPM version Build Status Dependency Status Coverage percentage Style guide
Alfresco component

About ng-2-activiti-processlist

Show available processes from the Activiti BPM suite

Installation

npm install ng-2-activiti-processlist --save

Example

<ng-2-activiti-processlist></ng-2-activiti-processlist>

Reference

Attribute Options Default Description
foo string bar Lorem ipsum dolor.
Method Parameters Returns Description
methodName() None. void Lorem ipsum dolor.

Develop command list

  • To test your component

    $ npm run test
    
  • To run the test in the browser

    $ npm run test-browser
    
  • To run the test coverage

    $ npm run coverage
    
  • To build the component

    $ npm run build
    
  • To build the component and keep watching the changes

    $ npm run build:w
    
  • To provide a live demo

    $ cd demo
    $ npm run start
    
  • To clean npm_modules and typings folder

    $ npm run clean
    

History

For detailed changelog, check Releases.

Contributors

Contributors