uno-ext

1.0.0 • Public • Published

uno-ext

A library for extracting text from office documents using the unoconv library

Requirements

unoconv lib

Usage

unoconv.convert('test.docx', 'txt', function (err, result) {
    console.log(result);
});

Package Sidebar

Install

npm i uno-ext

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • lehan