a2plc
v0.0.4
Published
A command line tool for converting Android XML string files to Property files.
Readme
a2plc
Simple tool that transforms Android string XML files to Property files, hence the terrible name (Android to Property Localization Converter). Made as an exercise, has a long way to go.
Installation
$ npm i a2plc -gUsage
// Single files
$ a2plc filename
// Folder
$ a2plc filename -f