1.0.0 • Published 6 years ago

libreoffice-transformer v1.0.0

Weekly downloads
-
License
AGPL-3.0
Repository
-
Last release
6 years ago

Libreoffice-Transformer

A transformer stream wrapper for converting documents with Libreoffice.

Installation

npm install libreoffice-transformer --save

Usage example

var Transformer = require( 'libreoffice-transformer' );

var transformer = new Transformer( { } );

Interfaces

Transformer

A transform stream to which data is passed through for conversion using libreoffice.

Release History

  • 1.0.0
    • Initial release

Donate

If you enjoy using this module, please consider donating to support independent living skills and recreation programs for the blind, visually impaired, and deaf blind.

campbowen.ca/donate/

Distributed under the AGPL 3.0 license.