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
7
likes
130
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

Generates ARB files from an Excel file and vise versa.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, excel, path

More

Packages that depend on arb_excel_converter