A Glitch in the Data
lyricist
A Glitch in the Data | lyricist | |
---|---|---|
2 | 4 | |
1 | 720 | |
- | 1.4% | |
3.0 | 6.1 | |
almost 3 years ago | 7 months ago | |
Kotlin | Kotlin | |
GNU General Public License v3.0 only | MIT License |
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.
A Glitch in the Data
-
[WIP] I created my first Android library using Kotlin for validating Forms and Strings
The idea behind Kotlin is to have better/simpler null handling... If you declare something as Nullable? it is expected that null is a valid argument. If you'd just declare your arguments as non-null, it would a) be a compile-time error for Kotlin code and b) a lint warning / runtime error (NPE) for Java... You definitely should not make it nullable in Kotlin and throw your own exception.
lyricist
What are some alternatives?
Convalida - A simple, lightweight and powerful field validation library for Android.
Ksoup - Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.
KODI - light-weight KOtlin Dependency Injection (KODI)
Philology - An easy way to dynamically replace Strings of your Android App or provide new languages Over-the-air without needed to publish a new release on Google Play.
android-collar - Gradle plugin which collects all analytics screen names, events and user properties for Android projects.
ComposeCookBook - A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
coroutinesmanager - Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
EverTranslator - Translate text anytime and everywhere, even you are gaming!
ComposeScratchEffect - ✨ComposeScratchEffect is a library to understand scratching gift & coupons like effect. Made using Koltin & Jetpack Compose 🚀 with the use of Canvas
accompanist - A collection of extension libraries for Jetpack Compose
validable - An easy-to-use text field validator for Kotlin & Jetpack compose.
IntentSenderDesktop - A tool for sending Intent to an Android app for development