Package-level declarations
Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions.
Types
Link copied to clipboard
Link copied to clipboard
Options for Intl.NumberFormat
Link copied to clipboard
object Serialization
JSON serialization utility functions
Properties
Functions
Link copied to clipboard
Helper function for creating JavaScript objects from dynamic constructors.
Link copied to clipboard
Extension function to get file content.
Link copied to clipboard
Builds List
Link copied to clipboard
fun numberFormat(locales: String, optionsBuilder: NumberFormatOptions.() -> Unit): Intl.NumberFormat
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Utility extension function to synchronise elements of the MutableList.
Link copied to clipboard
Utility extension function to convert string from kebab-case to camelCase.
Link copied to clipboard
Formats a number to fixed decimal digits without rounding.
Link copied to clipboard
Extension function to convert Int to hex format.