1.0.4 • Published 10 months ago

@laserfiche/lf-api-js v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Laserfiche API Client

Use the Laserfiche API client to access data using available Laserfiche APIs. Import or export documents, modify the repository folder structure, read and modify templates and field values, and more.

The Laserfiche API Client allows you to authenticate the client object and use any of the available sub-clients, including repository API v1 and v2. More clients will be available in the future.

Documentation

Changelog

See CHANGELOG here.

Installation

To install, see here

Build, Test, and Package

See the .github/workflows/main.yml.