libreoffice-transformer
v1.0.0
Published
A transformer stream wrapper for converting documents using Libreoffice.
Downloads
5
Maintainers
Readme
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.
Distributed under the AGPL 3.0 license.