@mhub/securedocuments-sdk-js
v1.0.7
Published
MHub Secure Documents Javascript API Client, with integration for React.
Downloads
22
Readme
Secure Documents SDK for Javascript
This repository contains SDKs that interact with Secure Documents API with Javascript. Typescript is fully supported.
Installation
SDK can be installed via npm
or yarn
.
npm i @mhub/securedocuments-sdk-js
yarn add @mhub/securedocuments-sdk-js
API Documentation
To read the API documentation, please visit here.
Example Usage
NodeJs
To read example with NodeJS, see here.