Modules

notifications

notifications.util

Module notifications.util

asmaj/notifications.util

0.1.0
Module Overview

This module provides APIs to format a message by replacing all tabs and multiple spaces with a single space.

Usage

Formatting a message

Here's an example of how you can use the formatting API to format a message:

Copy
String message = "Hello, World!";
notifications:formatMessage(message)

Import

import asmaj/notifications.util;Copy

Metadata

Released date: over 1 year ago

Version: 0.1.0


Compatibility

Platform: any

Ballerina version: 2201.4.0

GraalVM compatible: Yes


Pull count

Total: 2

Current verison: 1


Weekly downloads


Other versions

0.2.0

0.1.0