This project provides a JavaScript client API into the Alfresco REST API and Activiti REST API.
JavaScript client API for the Alfresco REST API and Activiti REST API.
IMPORTANT: THE PROJECT HAS MOVED TO THE ADF REPOSITORY
The minimal supported versions are:
Using NPM:
npm install @alfresco/js-api
To run the build
npm run build
To run the test
npm run test