kotlinx-extensions

A bunch of helper classes, functions and extensions generally used in kotlin projects

License

License

Categories

Categories

Kotlin Languages Data
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

kotlinx-extensions-metadata
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

kotlinx-extensions
A bunch of helper classes, functions and extensions generally used in kotlin projects
Project URL

Project URL

https://github.com/aSoft-Ltd/kotlinx-extensions
Source Code Management

Source Code Management

https://github.com/aSoft-Ltd/kotlinx-extensions

Download kotlinx-extensions-metadata

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json-metadata jar 1.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-metadata jar 1.4.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.10

Project Modules

There are no modules declared in this project.

Kotlinx Extensions

badge badge badge badge badge

A Bunch of classes, functions and extensions used in aSoft

Common Extensions

  • Action<T>(name,handler:(T)->Unit)
  • Json -> Preconfigured Json for serialization

Android Extensions

  • ViewHolder -> Helps a lot with findViewById

Usage

class VH: ViewHolder(view) {
    val name by Id<TextView>(R.id.name)
    val email by Id<EditText>(R.id.email)
}

Js Extensions

Too many of them to write em down See here

tz.co.asoft

asoft

Versions

Version
0.0.1