Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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