"CommonMP"

"Common Kotlin Multiplatform Tools"

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

de.devpeak.ultra
ArtifactId

ArtifactId

commonmp-js
Last Version

Last Version

0.17.2
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

"CommonMP"
"Common Kotlin Multiplatform Tools"
Project URL

Project URL

https://github.com/PeekAndPoke/ultra
Source Code Management

Source Code Management

https://github.com/PeekAndPoke/ultra

Download commonmp-js

Dependencies

compile (3)

Group / Artifact Type Version
com.soywiz.korlibs.klock : klock-js jar 1.12.1
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.4.31
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-core-js jar 1.1.0
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.4.2

Project Modules

There are no modules declared in this project.

ULTRA components for Kotlin Servers and Android

jCenter CodeFactor Maven Central Snapshot

ULTRA is a set of libraries and helpers to enhance your everyday Kotlin coding with more power, stability and enjoyment.

Check out the sub-projects. There you will find details, descriptive test cases and usage examples.

ultra::common

ultra::common - Helper functions and utilities for:
ultra::commonnp - Multiplatform helper functions and utilities for:

  • Collections, Lists, Files, Functions
  • Hashing (like MD5, SHA256, ...)
  • Utility Classes and Interfaces
  • Recursive programming
    • map recursive objects to plain lists
      • find all child objects that match a certain criteria
  • Reflection
    • type safe type references
    • reification of KType
  • random data generation
    • LoremIpsum texts

ultra::kontainer

ultra::kontainer - A multi stage dependency injection mechanism

READ MORE || EXAMPLES || TESTS

ultra::logging

ultra::logging - A lean logging framework that integrates with the Kontainer

ultra::meta

ultra::meta - Meta Programming Tools for Kotlin Annotation Processing and code generation

Projects using this:

  • ultra::slumber
  • ultra::vault
  • karango (ArangoDB repositories for ultra::vault)

ultra::mutator

ultra::mutator - Mutate the Immutable!

READ MORE || EXAMPLES || TESTS

Mutator is a kotlin library inspired by immerjs.
It enables you to manipulate deeply nested immutable data structures.
With zero boilerplate code at all and some powerful additional features.

  • It gives you a powerful way for mutating deeply nested immutable data structures.
  • By doing so, it encourages a 100% immutable data design
  • ... and more of functional programming style.
  • Therefore you will have far less tricky bugs.

ultra::security

ultra::security - Everyday security features

ultra::slumber

ultra::slumber - Object serialization with nullability awareness

READ MORE || EXAMPLES || TESTS

Slumber is aware of the Null Safety that is built into Kotlin.

Pure Java serialization libraries like Jackson are not.

Kotlin handles the Billion Dollar Mistake very well. And so should your serialization framework! Slumber does it for you.

TODOs:

( ) Slumber ( ) Full java time support

( ) Mutator ( ) support better code generation for nested classes

Versions

Version
0.17.2
0.17.1
0.17.0