Client-Side Text Utils is a lightweight, zero‑dependency JavaScript library for OutSystems ODC, delivering fast, reusable client‑side helpers for common text operations, closing gaps in native logic and keeping UI code clean, consistent, and maintainable. All actions are exposed as functions.
Note: To use the library, you would need to add the Text Utilities web block to the layout or the screen of the app where you intend to use the functions.
Ensure to add the Text Utilities web block to the layout or the screen of the app where you intend to use the functions, else the supporting scripts will not load.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)