kotlin-hashids
kotlin-csv
kotlin-hashids | kotlin-csv | |
---|---|---|
- | 1 | |
119 | 642 | |
- | - | |
0.0 | 6.2 | |
over 2 years ago | about 1 month ago | |
Kotlin | Kotlin | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kotlin-hashids
We haven't tracked posts mentioning kotlin-hashids yet.
Tracking mentions began in Dec 2020.
kotlin-csv
-
How do I populate a spinner with data from a csv file?
Probably want to start off with something that can parse the csv file. https://github.com/doyaaaaaken/kotlin-csv is one library you could use
What are some alternatives?
Humanizer.jvm
TLSLibrary - Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections
kotlinx.reflect.lite - Lightweight library allowing to introspect basic stuff about Kotlin symbols
fakeit - The Kotlin fake data generator library!
CakeParse - Simple parser combinator library for Kotlin
PrimeCalendar - PrimeCalendar provides all of the java.util.Calendar functionalities for Persian, Hijri, and ... dates. It is also possible to convert dates to each other.
klutter - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.
jclasslib - jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
dsl-logger - Logging DSL implementation in Kotlin
actions-on-google-kotlin - Unofficial Actions on Google SDK for Kotlin and Java
kotlin-telegram-bot - 🤖 A wrapper for the Telegram Bot API written in Kotlin
better-parse - A nice parser combinator library for Kotlin