Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hbmartin/base91-kotlin-multiplatform
Base91 Encoder / Decoder for Kotlin Multiplatform
https://github.com/hbmartin/base91-kotlin-multiplatform
base91 kotlin kotlin-library kotlin-multiplatform
Last synced: about 2 months ago
JSON representation
Base91 Encoder / Decoder for Kotlin Multiplatform
- Host: GitHub
- URL: https://github.com/hbmartin/base91-kotlin-multiplatform
- Owner: hbmartin
- License: bsd-3-clause
- Created: 2023-07-06T20:27:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-06T20:57:41.000Z (over 1 year ago)
- Last Synced: 2024-10-25T09:30:41.089Z (3 months ago)
- Topics: base91, kotlin, kotlin-library, kotlin-multiplatform
- Language: Kotlin
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Base91 Encoder / Decoder for Kotlin Multiplatform
[![Lint and Test](https://github.com/hbmartin/base91-kotlin-multiplatform/actions/workflows/lint_and_test.yml/badge.svg)](https://github.com/hbmartin/base91-kotlin-multiplatform/actions/workflows/lint_and_test.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/hbmartin/base91-kotlin-multiplatform/badge)](https://www.codefactor.io/repository/github/hbmartin/base91-kotlin-multiplatform)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=hbmartin_base91-kotlin-multiplatform&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=hbmartin_base91-kotlin-multiplatform)## Contributing
* [PRs](https://github.com/hbmartin/base91-kotlin-multiplatform/pulls) and [bug reports / feature requests](https://github.com/hbmartin/base91-kotlin-multiplatform/issues) are all welcome!
* This project is linted with [ktlint](https://github.com/pinterest/ktlint) and statically analyzed with [detekt](https://github.com/detekt/detekt)
* Treat other people with helpfulness, gratitude, and consideration! See the [JetBrains CoC](https://confluence.jetbrains.com/display/ALL/JetBrains+Open+Source+and+Community+Code+of+Conduct)## Authors
* [Harold Martin](https://www.linkedin.com/in/harold-martin-98526971/) - harold.martin at gmail