arb_excel_converter 0.2.0 copy "arb_excel_converter: ^0.2.0" to clipboard
arb_excel_converter: ^0.2.0 copied to clipboard

Generates ARB files from an Excel file and vise versa.

ARB Excel Converter #

pub package

For reading, creating and updating ARB files from XLSX files and vice versa.

Install #

pub global activate arb_excel_converter

Usage #

pub global run arb_excel_converter

arb_excel_converter [OPTIONS]

OPTIONS:
-a, --arb=<path to Excel file>    Export Excel file to ARB
-e, --excel=<path to ARB directory>    Import ARB file to sheet

Generates ARB files from a XLSX file.

pub global run arb_excel_converter -a app.xlsx

Creates a XLSX file from ARB files directory.

pub global run arb_excel_converter -e path/to/l10n
6
likes
120
pub points
35%
popularity

Publisher

unverified uploader

Generates ARB files from an Excel file and vise versa.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, excel, path

More

Packages that depend on arb_excel_converter