Eugenio Romano 2060982ec7 #68 add page moving and input param
tslint rule withespace type
2016-05-24 00:17:21 +01:00
..
2016-05-21 04:25:44 +01:00
2016-05-24 00:17:21 +01:00
2016-05-19 02:09:56 +01:00
2016-05-23 11:12:01 +01:00
2016-05-24 00:17:21 +01:00
2016-05-21 04:25:44 +01:00
2016-05-21 04:25:44 +01:00
2016-05-17 15:55:34 +01:00
2016-05-24 00:17:21 +01:00
2016-05-23 11:12:01 +01:00
2016-05-20 16:11:15 +01:00
2016-05-21 04:25:44 +01:00
2016-05-19 15:04:20 +01:00

<ng2-alfresco-viewer>

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

About ng2-alfresco-viewer

Alfresco documents viewer

Installation

npm set registry http://devproducts.alfresco.me:4873
npm install ng2-alfresco-viewer --save

Example

<ng2-alfresco-viewer></ng2-alfresco-viewer>

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 project

    $ npm run test
    
  • To run the test coverage

    $ npm run coverage
    
  • To build the distribution files before releasing a new version.

    $ npm run start
    
  • To provide a live demo

    $ npm run deploy
    

History

For detailed changelog, check Releases.

Contributors

Contributors