cobalt.datatypes

Datatypes for Cobalt.

License

License

Categories

Categories

JavaScript Languages Data
GroupId

GroupId

org.hexworks.cobalt
ArtifactId

ArtifactId

cobalt.datatypes-js
Last Version

Last Version

2020.0.14-PREVIEW
Release Date

Release Date

Type

Type

module
Description

Description

cobalt.datatypes
Datatypes for Cobalt.
Project URL

Project URL

https://github.com/Hexworks/cobalt
Source Code Management

Source Code Management

https://github.com/Hexworks/cobalt.git

Download cobalt.datatypes-js

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-collections-immutable-js jar 0.3
org.hexworks.cobalt : cobalt.core-js jar 2020.0.14-PREVIEW

Project Modules

There are no modules declared in this project.

Cobalt

Cobalt is a multiplatform utilities library for Kotlin. It has JVM and JS targets and contains modules for data binding, logging, eventing and networking. Note that Cobalt is only intended to be used from Kotlin projects and it is not optimized for JS nor Java projects.

Modules at a glance:

  • cobalt.core contains features which are used by all other modules.
  • cobalt.databinding is a data binding library with supports both uni-directional and bi-directional binding.
  • cobalt.events contains an event bus implementation which lets you send events with pub/sub semantics.
  • cobalt.examples contains usage examples for all Cobalt modules.
  • cobalt.html enhances the W3C DOM API with useful utility functions and also lets you use data binding with HTML elements.
  • cobalt.logging enables you to do logging in a very similar way as SLF4J works.
  • cobalt.networking can be used as an easy-to-use multiplatform alternative to Retrofit.
org.hexworks.cobalt

Hexworks

Hexworks is a friendly bunch of developers and artists who focus on providing multiplatform open source libraries and tools.

Versions

Version
2020.0.14-PREVIEW
2020.0.12-RELEASE