Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 2.12 KB

README.md

File metadata and controls

29 lines (19 loc) · 2.12 KB

Nashira Deer // Hydrogen I18n

This repository has been moved to Hydrogen Framework's repository.

In-memory language loader and manager for client and server-side applications.

PayPal GitHub Sponsor Crates.io docs.rs

Hydrogen I18n is built to make handling multiple languages easy, intuitive, and fast as it loads everything in memory, avoiding disk and CPU overhead during the application execution, but it can also be used to load a single language for use in client-side applications, you can also share the translation files with other projects in other languages as the language files don't have a proprietary or Rust-specific format.

Donating

If this project helps you, consider donating. You can donate through Nashira Deer's PayPal or GitHub Sponsor.

Features

  • tokio: Enables Tokio-based async functions.
  • test-util: Enables the necessary features to run the tests.

Credits

Hydrogen I18n is a Nashira Deer project licensed under the MIT License.