avitex / fluent-rs

Rust implementation of Project Fluent

Home Page:https://projectfluent.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluent Build and test Coverage Status

fluent-rs is a collection of Rust crates implementing Project Fluent.

The crates perform the following functions:

fluent crates.io

Umbrella crate combining crates that are ready to be used in production.

fluent-syntax crates.io

Low level Fluent Syntax AST and parser API.

fluent-bundle crates.io

Implementation of the low-level Fluent Localization System providing localization capabilities for any Rust project.

fluent-fallback crates.io

Implementation of the high-level Fluent Localization System providing localization capabilities for any Rust project.

fluent-resmgr crates.io

Resource Manager for localization resources.

fluent-cli

Collection of command line tools for Fluent.

About

Rust implementation of Project Fluent

https://projectfluent.org

License:Apache License 2.0


Languages

Language:Fluent 51.8%Language:Rust 48.2%