An open API service indexing awesome lists of open source software.

https://github.com/nimblehq/pretty-ios-localization-diff

Script to prettify a diff of localization strings
https://github.com/nimblehq/pretty-ios-localization-diff

android ios shell

Last synced: 2 months ago
JSON representation

Script to prettify a diff of localization strings

Awesome Lists containing this project

README

          

# Script to prettify iOS App Localization Diff

Before using it you nee to install ```ansi-to-html```:

```
npm install ansi-to-html
```