Alfresco / alfresco-js-api

This project provides a JavaScript client API into the Alfresco REST API and Activiti REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfresco JavaScript API

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

IMPORTANT: THE PROJECT HAS MOVED TO THE ADF REPOSITORY

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

About

This project provides a JavaScript client API into the Alfresco REST API and Activiti REST API.

License:Apache License 2.0


Languages

Language:TypeScript 99.6%Language:Shell 0.3%Language:JavaScript 0.1%