1.0.5 • Published 11 months ago

@crewdle/mist-connector-officeparser v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Crewdle Mist Office Parser Connector

Introduction

The Crewdle Office Parser Connector is a connector that is used to parse documents.

Getting Started

Before diving in, ensure you have installed the Crewdle Mist SDK.

Installation

npm install @crewdle/mist-connector-officeparser

Usage

import { OfficeParserConnector } from '@crewdle/mist-connector-officeparser';

const sdk = await SDK.getInstance(config.vendorId, config.accessToken, {
  documentParserConnector: OfficeParserConnector,
}, config.secretKey);

Need Help?

Reach out to support@crewdle.com or raise an issue in our repository for any assistance.

Join Our Community

For an engaging discussion about your specific use cases or to connect with fellow developers, we invite you to join our Discord community. Follow this link to become a part of our vibrant group: Join us on Discord.

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

12 months ago