Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/langs
Translation helpers.
https://github.com/altipla-consulting/langs
Last synced: about 1 month ago
JSON representation
Translation helpers.
- Host: GitHub
- URL: https://github.com/altipla-consulting/langs
- Owner: altipla-consulting
- License: mit
- Created: 2022-10-27T14:57:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T13:42:53.000Z (8 months ago)
- Last Synced: 2024-11-18T10:56:10.332Z (about 2 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/altipla-consulting/langs
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# langs
[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/langs.svg)](https://pkg.go.dev/github.com/altipla-consulting/langs)
Translation helpers.
## Install
```shell
go get github.com/altipla-consulting/langs
```## Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.
## License
[MIT License](LICENSE)