strings-tool

1.0.6 • Public • Published

Strings Tool

This is a CLI tool which simplify the import/export of Android and iOS strings file. XLSX Excel file are the output file format

Usage

Usage: strings-tool [options] [command]

Commands:

export <outputExcelFilePath> <inputFiles...>  Export platform localized string file (XML or strings) to Excel format
import <inputExcelFilePath> <outputFiles...>  Export platform localized string file (XML or strings) to Excel format

Options:

-h, --help     output usage information
-V, --version  output the version number
-i, --ios      import/export to/from iOS strings files
-a, --android  import/export to/from Android XML resource files

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i strings-tool

Weekly Downloads

3

Version

1.0.6

License

MIT

Last publish

Collaborators

  • vincentsaluzzo