Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/go-macaron/i18n

Package i18n provides an Internationalization and Localization middleware for Macaron applications
https://github.com/go-macaron/i18n

go i18n lsif-enabled macaron

Last synced: 8 days ago
JSON representation

Package i18n provides an Internationalization and Localization middleware for Macaron applications

Awesome Lists containing this project

README

        

# i18n

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/go-macaron/i18n/Go?logo=github&style=for-the-badge)](https://github.com/go-macaron/i18n/actions?query=workflow%3AGo)
[![codecov](https://img.shields.io/codecov/c/github/go-macaron/i18n/master?logo=codecov&style=for-the-badge)](https://codecov.io/gh/go-macaron/i18n)
[![GoDoc](https://img.shields.io/badge/GoDoc-Reference-blue?style=for-the-badge&logo=go)](https://pkg.go.dev/github.com/go-macaron/i18n?tab=doc)
[![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=for-the-badge&logo=sourcegraph)](https://sourcegraph.com/github.com/go-macaron/i18n)

Package i18n provides an Internationalization and Localization middleware for [Macaron](https://github.com/go-macaron/macaron) applications.

### Installation

go get github.com/go-macaron/i18n

## Getting Help

- [API Reference](https://pkg.go.dev/github.com/go-macaron/i18n?tab=doc)
- [Documentation](https://go-macaron.com/middlewares/i18n)

## License

This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.