Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gas-buddy/react-native-strings
Type safe string generation including ordinally-aware strings from YAML templates targeted at React Native
https://github.com/gas-buddy/react-native-strings
Last synced: about 2 months ago
JSON representation
Type safe string generation including ordinally-aware strings from YAML templates targeted at React Native
- Host: GitHub
- URL: https://github.com/gas-buddy/react-native-strings
- Owner: gas-buddy
- License: mit
- Created: 2020-07-13T21:44:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T19:47:25.000Z (over 2 years ago)
- Last Synced: 2024-09-18T00:35:54.678Z (4 months ago)
- Language: TypeScript
- Size: 256 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
react-native-strings
====================![Node CI](https://github.com/gas-buddy/react-native-strings/workflows/Node%20CI/badge.svg)
A simple code generator to turn concise YAML files into TypeScript classes with information about template arguments. Likely will support simple expressions at some point. Also supports generating Lokalize
compatible JSON format.