Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
JavaScript Common Utility
Give us feedback
JavaScript Common Utility
Stable version
1.0.2
(Compatible with
OutSystems 11
)
Uploaded on
17 September 2021
by
Shahaji Nangare
5.0
(2 ratings)
Overview
Reviews
Versions
Documentation
Support
JavaScript Common Utility
Details
This is JavaScript common Utility for handling the data at client side
Read more
This is the JavaScript utility for below functionality –
ArrayFirstElement
:_.first is an array method that returns the first element of an array. Passing n will return the first n elements of the array.
ArrayLastElement
:_.last is an array method that returns the first element of an array. Passing n will return the first n elements of the array.
ArrayUniqElement
:_.uniq is an array method that that produces a duplicate-free version of the array
Base64ToString
: Base64 encoded value to convert in plain string decode.
StringToBase64
: Plain string value to convert in Base64 encode
BinaryToBase64
: Binary data decoded to Base64 encoded.
Base64ToBinary
: Base64 value encoded to binary decoded.
JsonButify
: Json string formatting in readable format
JsonMinify
: Json string removing the white spaces reduce the size.
JsonToXML
: Json to Xml format
FindDuplicateWord
: Find Duplicated Word in string
FindRepeatedChar
: Find Repeated Character
JoinString
: Join the list to single string
SplitString
: String( having the separator value) convert to list
Release notes
(1.0.2)
Add new function for valid url checking
Reviews
(0)
Related assets
OutSystems UI
OutSystems
The OutSystems UI framework for Reactive Web and Mobile apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
73136
OutSystems UI Web
OutSystems
The OutSystems UI framework for Traditional Web apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
41767
Multiple File Upload
Multi Uploaders
Allow you to upload multiple files in one upload form or using drag and drop functionality.
6712
More from Shahaji Nangare
HTML Document Viewer
Shahaji Nangare
Display the Document file[.gif, .jpg,.jpeg,.pdf,.tif,.tiff and .png] in the HTML page
356
PDF Tools
Shahaji Nangare
PDF tools to merge, watermark, compress, split and edit PDFs
194
Find Server Public IP
Shahaji Nangare
This will help you find your server's public IP address.
26
Loading...
Loading