Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.hexworks.cobalt:cobalt.html

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.hexworks.cobalt:cobalt.html

HTML utilities for Cobalt.

  • 2020.0.14-PREVIEW
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

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.

FAQs

Package last updated on 12 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc