2024-07-04 14:36:49 +02:00
..
2024-07-03 15:55:56 +02:00
2024-07-03 15:55:56 +02:00
2024-07-03 15:55:56 +02:00
2024-07-03 15:55:56 +02:00

Alfresco JavaScript API

JavaScript client API for the Alfresco REST API and Activiti REST API.

API clients documentation

Guides

Prerequisites

The minimal supported versions are:

Installing

Using NPM:

npm install @alfresco/js-api

Development

To run the build

npm run build

To run the test

npm run test