0.1.0 • Published 10 years ago
xliff2excel v0.1.0
XLIFF to Excel converter
Small node.js library for converting XLIFF files to Excel sheets
This commandline tool converts XLIFF files to Microsoft Excel sheets. You can put multiple XLIFF files into one Excel workbook.
Installation
Install it by typing npm install -g xliff2excel in your console.
Usage
Using this tool is pretty simple: Type xliff2excel -o path/to/output.xlsx path/to/input.xlf into your console. You can use globbing patterns for the input.
0.1.0
10 years ago