Skip to content

collectionspace/cspace-client.js

Repository files navigation

cspace-client

npm package continuous integration codecov

A CollectionSpace client, built on the cspace-api library.

Release 4.5 of the CollectionSpace services API is required. This library is not compatible with releases 4.4 and earlier.

Features

  • Supports browsers and Node.js
  • Promise based
  • Session-oriented API
  • Transparent authentication token management

Installation

Using npm:

$ npm install cspace-client

Using git:

$ git clone https://github.com/collectionspace/cspace-client.js.git
$ cd cspace-client.js
$ npm install

Usage

See the examples and integration tests for examples of usage.

About CollectionSpace

CollectionSpace is a free, open-source collections management application for museums, historical societies, natural science collections, and more.

About

CollectionSpace client for JS

Resources

License

Stars

Watchers

Forks

Packages

No packages published