@l10nmonster/helpers-android

1.0.0 • Public • Published

L10n Monster Android Helpers

Module Export Description
helpers-android Filter Filter for Android xml files.
helpers-android escapesDecoder Decoder for escaped chars like \n and \u00a0.
helpers-android spaceCollapser Decoder to convert multiple whitespace into a single space.
helpers-android phDecoder Decoder for %d style placeholders.
helpers-android escapesEncoder Encoder for escaped chars as required by Android.
this.resourceFilter = new android.Filter({
    comment: 'pre',
});

A filter for XML files used in Android apps. The comment property specifies whether developer notes are placed before, after, or on the same line (pre, post, right respectively).

Readme

Keywords

none

Package Sidebar

Install

npm i @l10nmonster/helpers-android

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

9.35 kB

Total Files

4

Last publish

Collaborators

  • diegone