40 Repositories
Android detekt-rule-no-string-parameter Libraries
Collection of various algorithms in mathematics, computer science etc implemented in Kotlin for educational purposes.
The Kotlin Algorithms Implementation of different algorithms and data structures using Kotlin lang Overview The repository is a collection of open-sou
A PyCharm plugin that implements inlay parameter and type annotation hints for Python.
Python Inlay Params Quick Installation Using IDE built-in plugin system: Settings/Preferences Plugins Marketplace Search for "Python Inlay Param
Easy setup of static analysis tools for Android and Java projects.
[DEPRECATED] Gradle static analysis plugin ⚠️ A fork of this project is maintained at https://github.com/GradleUp/static-analysis-plugin/ Please migra
Kotlin compiler plugin generates support synthetic methods for use SaveStateHandle without constants and string variables.
SavedState Compiler Plugin Kotlin compiler plugin generates support methods for use SaveStateHandle without constants and string variables. Example If
Danger-kotlin plugin to parse and report Detekt violations
Detekt Plugin for Danger Kotlin Plugin for danger/kotlin which helps to parse and report detekt violations from its XML report files. How it looks lik
Snapchat Clone with Jetpack Compose and Clean Architecture
Snapchat Clone with Jetpack Compose and Clean Architecture - Navigation Components, CamaraX, android-maps-compose, Exoplayer, Detekt, Coil, Gradle Secrets, Permission Handling.
Hex string encoder/decoder for Kotlin/Multiplatform
Hex string encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
Loco-strings-sync - A custom Gradle Plugin useful to sync loco string resources to local projects
loco-strings-sync A custom Gradle Plugin useful to sync loco string resources to
FizzBuzzKotlin - A function fizzBuzz to generate a list of string based on the input number
FizzBuzzKotlin write a function fizzBuzz to generate a list of string based on t
Add page & limit as GET parameter to get all titans data in a paginated format
Add page & limit as GET parameter to get all titans data in a paginated format (default values : page=1 and limit=3). Here the page param is the page number which you require and limit is the maximum number of items per page. Sample Request :
StringFuck - Yet Another String Obfuscator for Android
StringFuck Yet Another String Obfuscator for Android 一个字符串混淆器,旨在防止被jadx、MT等工具一键解
Integral-Calculator-App - Android app developed for Hackerschool's recruitment to evaluate simple definite Integrals using Simpson's Rule
Integral-Calculator-App Android app developed for Hackerschool's recruitment to
Kotlin library built to provide an easy way of pulling actual Android string resources from Lokalise.
Kotlin library built to provide an easy way of pulling actual Android string resources from Lokalise. Add maven repository to your Gradle file: // kot
A Glitch in the Data - a no-nonsense android library for form validation/validate and string matching
A Glitch in the Data A no-nonsense Android Library for Form Validation and String Matching - - 📺 Preview 📱 Compatibility 💻 Usage 📩 Download 📋 Fea
Detekt - Static code analysis for Kotlin
detekt Meet detekt, a static code analysis tool for the Kotlin programming language. It operates on the abstract syntax tree provided by the Kotlin co
Nice String in Kotlin
Nice String We'll say a string is nice if at least two of the following conditio
GraphQL request string builder written in Kotlin
Kraph In short, this is a GraphQL request JSON body builder for Kotlin. It will generate the JSON string for request body that work with GraphQL Serve
Detection of design principle violations in Kotlin as a plugin to detekt.
detekt-hint (Attention: Looking for developers) Detection of design principle violations in Kotlin added as comments on pull requests. Getting started
String obfuscator for Android applications
Paranoid String obfuscator for Android applications. Usage In order to make Para
Multiplatform kotlin string case conversion and detection library.
KaseFormat Multiplatform kotlin string case conversion and detection library. (Inspired by Guava's CaseFormat) Setup Declare repository Include the fo
This program will read from your android application string.xml file and generate translated strings.xml files in your preferred languages using google sheet.
Localize your application content This program will read from your application string.xml file and generate translated strings.xml files in your prefe
A "fluent" OkHTTP library for Kotlin based on string extensions.
okfluent A "fluent" OkHTTP library for Kotlin based on string extensions. Do not take this project seriously, I just wanted to show that this kind of
Detekt rule no string parameter with kotlin
Detekt custom rule template This repository is a template. You can use it to generate your own repository to write and share your custom rules. How to
simple projet for implementation detekt for android
Simple DETEKT implementation others KTLint DeteKT Spotless gradle-code-quality-tools-plugin Tutorials medium Config detekt config.yml Gradle Build Scr
Format numbers using a string pattern with this simple number formatted like ##-####-##
AndroidPattern Format numbers using a string pattern with this simple number formatted like ##-####-## Installation To get a Git project into your bui
Sample android setup for deploying libraries on maven central
Perfect-android-library-template This is how I prefer my android setup. This setup has a sample app and a deployable library that deploys to maven cen
A library for calculating on string data.
FookCalc What is FookCalc? A library for calculating on string data. Gradle Add the following to your project's root build.gradle file repositories {
Jetpack Compose Text composable to show html text from resources
HtmlText Current Compose Version: 1.0.3 Compose HtmlText Text composable to show html text from resources Add to your project Add actual HtmlText libr
Warning on new versions available even when using Kotlin-DSL plugin.
Version Checker Gradle Lint Warning on new versions available even when using Kotlin-DSL plugin. This detector checks with a central repository to see
Fuzzy string matching for Kotlin (JVM, native, JS, Web Assembly) - port of Fuzzy Wuzzy Python lib
FuzzyWuzzy-Kotlin Fuzzy string matching for Kotlin (JVM, iOS) - fork of the Java fork of of Fuzzy Wuzzy Python lib. For use in on JVM, Android, or Kot
Lyricist - The missing I18N and I10N library for Jetpack Compose!
Jetpack Compose greatly improved the way we build UIs on Android, but not how we interact with strings. stringResource() works well, but doesn't benefit from the idiomatic Kotlin like Compose.
KMP library for string unicode normalization
doistx-normalize Kotlin Multiplatform (KMP) library that adds support for normalization as described by Unicode Standard Annex #15 - Unicode Normaliza
A lightweight Kotlin DSL to render DSL style Json to String.
A lightweight Kotlin DSL to render DSL style Json to String.
Kotlin Multiplatform String markup library
Thistle Kotlin multiplatform String markup library, inspired by SRML. Thistle is a common parser which produces an AST that can be rendered to a varie
A set of lint rules to check for common mistakes when styling and theming on Android
A set of lint rules to check for common mistakes when styling and theming on Android
Phrase is an Android string resource templating library
Phrase - Android string formatting CharSequence formatted = Phrase.from("Hi {first_name}, you are {age} years old.") .put("first_name", firstName)
TaggerString is very light library which allows to build dynamic string resource in much more readable way.
TaggerString TaggerString is very light library which allows to build dynamic string resource in much more readable way. I guess that every Android de
This is a Android Studio/ IntelliJ IDEA plugin to localize your Android app, translate your string resources automactically.
#Android Localizationer This is a Android Studio/ IntelliJ IDEA plugin to localize your Android app, translate your string resources automactically. T
LiteHttp is a simple, intelligent and flexible HTTP framework for Android. With LiteHttp you can make HTTP request with only one line of code! It could convert a java model to the parameter and rander the response JSON as a java model intelligently.
Android network framework: LiteHttp Tags : litehttp2.x-tutorials Website : http://litesuits.com QQgroup : 42960650 , 47357508 Android网络通信为啥子选 lite-htt
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
kotlin-android-template 🤖 A simple Github template that lets you create an Android/Kotlin project and be up and running in a few seconds. This templa