KotlinExtensions
🔥 A library provides some useful kotlin extension functions. 一个提供了kotlin常用拓展函数的库
Install / Use
/learn @wflin2020/KotlinExtensionsREADME
ktext
🔥 A library provides some useful kotlin extension functions.
Including in your project
Gradle
Add below codes to your root build.gradle file (not your module build.gradle file).
allprojects {
repositories {
mavenCentral()
}
}
And add a dependency code to your module's build.gradle file.
dependencies {
implementation "io.github.wflin2020:ktext:latest-version"
}
How to use
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
