Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takumatt/rust-icu-messageformat-string-catalog-converter
https://github.com/takumatt/rust-icu-messageformat-string-catalog-converter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/takumatt/rust-icu-messageformat-string-catalog-converter
- Owner: takumatt
- License: mit
- Created: 2024-03-01T15:13:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T14:38:10.000Z (9 months ago)
- Last Synced: 2024-03-17T15:45:55.477Z (9 months ago)
- Language: Rust
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-icu-messageformat-string-catalog-converter
## Overview
This Rust library provides a convenient way to convert ICU Message Format strings into String Catalogs.- Supported elements
- [x] Literal
- [x] Argument
- [x] Number
- [x] Plural (partial)## TODOs
- [ ] CLI support