Skip to content
/ a2plc Public

Simple tool that transforms Android string XML files to Property files.

Notifications You must be signed in to change notification settings

eddnav/a2plc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 -g

Usage

// Single files
$ a2plc filename

// Folder
$ a2plc filename -f

About

Simple tool that transforms Android string XML files to Property files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published