All Projects â†’ RedMadRobot â†’ redmadrobot-android-ktx

RedMadRobot / redmadrobot-android-ktx

Licence: MIT license
Missing Android KTX extensions.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to redmadrobot-android-ktx

extensions-kit
📩 Collection of Swift+Apple Frameworks extensions for speeding up software development [iOS & iPadOS].
Stars: ✭ 71 (+162.96%)
Mutual labels:  extensions
standardnotes-extensions
Standard Notes Extensions
Stars: ✭ 16 (-40.74%)
Mutual labels:  extensions
MADE.NET
MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.
Stars: ✭ 75 (+177.78%)
Mutual labels:  extensions
NString
A collection of utilities for working with strings in .NET.
Stars: ✭ 34 (+25.93%)
Mutual labels:  extensions
EPPlus.Core.Extensions
An extensions library for EPPlus package to generate and manipulate Excel files easily.
Stars: ✭ 66 (+144.44%)
Mutual labels:  extensions
RevitExtensions
Extensions for Revit plugin development
Stars: ✭ 37 (+37.04%)
Mutual labels:  extensions
Qliksense Extension Tutorial
A comprehensive tutorial how to create Qlik Sense Visualization Extensions.
Stars: ✭ 244 (+803.7%)
Mutual labels:  extensions
library
Optimizely Library
Stars: ✭ 62 (+129.63%)
Mutual labels:  extensions
extensions
Code Generators and Extensions for vanilla-rtb stack
Stars: ✭ 16 (-40.74%)
Mutual labels:  extensions
KJCategories
Collection of native ios extensions and classes to boost development process. Such as UIKit, Foundation, QuartzCore, Accelerate, OpenCV, CoreGraphics, os and more. è¶…ćźžç”šćŒ€ć‘ćŠ é€Ÿć·„ć…·æ”¶é›†
Stars: ✭ 423 (+1466.67%)
Mutual labels:  extensions
katlib
Companion to Kotlin standard library
Stars: ✭ 70 (+159.26%)
Mutual labels:  extensions
lumira-extension-viz
lumira
Stars: ✭ 84 (+211.11%)
Mutual labels:  extensions
RFKit
Toolkit for daily Cocoa development. Since 2012.
Stars: ✭ 20 (-25.93%)
Mutual labels:  extensions
man-in-the-middle
Modify requests, inject JavaScript and CSS into pages
Stars: ✭ 74 (+174.07%)
Mutual labels:  extensions
JimmysUnityUtilities
A bunch of code I like to have on hand while working in Unity
Stars: ✭ 93 (+244.44%)
Mutual labels:  extensions
D365FONinjaDevTools
To make of you a Ninja Developer in Dynamics 365 For Finance and Operations
Stars: ✭ 70 (+159.26%)
Mutual labels:  extensions
php-periphery-serial
A php extension for peripheral I/O Serial in Linux (wrapper of c-periphery)
Stars: ✭ 13 (-51.85%)
Mutual labels:  extensions
glTF-Blender-IO-materials-variants
Blender3D addon for glTF KHR_materials_variants extension
Stars: ✭ 56 (+107.41%)
Mutual labels:  extensions
RichNotifications
No description or website provided.
Stars: ✭ 44 (+62.96%)
Mutual labels:  extensions
Cometary
Roslyn extensions, with a touch of meta-programming.
Stars: ✭ 31 (+14.81%)
Mutual labels:  extensions

Redmadrobot Android KTX

Build Status License

Missing Android KTX extensions.

❗ It is not replacement of Android KTX, it is just additional extensions and delegates that we found useful.


Modules

Module's pages contain README with detailed description of module.

  • Version - Extensions in addition to androidx core-ktx
  • Version - A set of extensions in addition to androidx fragment-ktx
  • Version - Delegates for safe dealing with fragments' arguments
  • Version - Extended set of extensions for dealing with LiveData
  • Version - A set of extensions for accessing resources
  • Version - A set of extensions for dealing with ViewBinding

Versioning

Versions of modules contains two parts separated with - (dash). First part is version of androidx library, and second - version of module starting from 0. When first part of version increased, second part should be set to 0.

com.redmadrobot.extensions:fragment-args-ktx:2.2.0-0
  • 2.2.0 - version of androidx.fragment:fragment
  • 0 - version of extensions. First version of extensions for fragment:2.2.0

Contribution

Merge requests are welcome. For major changes, please open a discussion first to discuss what you would like to change.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].