Skip to content

Translation Framework in Perl, Python, JavaScript with the same API - Locale::Simple - an easy wrapper around gettext for Perl and JS

License

Notifications You must be signed in to change notification settings

Getty/locale-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locale::Simple

Locale::Simple is a lightweight translation framework that provides a consistent API across Perl, Python, and JavaScript. It serves as an easy-to-use wrapper around gettext, simplifying the process of internationalizing your applications.

Features

  • Unified API: Consistent function names and behaviors across Perl, Python, and JavaScript.
  • gettext Integration: Leverages the widely-used gettext system for managing translations.
  • Simplicity: Designed to be straightforward, making it easy to add localization to your projects.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure that your code adheres to the project's coding standards and includes appropriate tests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

Special thanks to the contributors who have helped develop and maintain this project.

About

Translation Framework in Perl, Python, JavaScript with the same API - Locale::Simple - an easy wrapper around gettext for Perl and JS

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •