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
- Host: GitHub
- URL: https://github.com/nimblehq/pretty-ios-localization-diff
- Owner: nimblehq
- Created: 2018-06-08T10:53:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T04:30:12.000Z (over 7 years ago)
- Last Synced: 2025-01-20T14:34:06.624Z (over 1 year ago)
- Topics: android, ios, shell
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```