Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
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
JavaScript Common Utility
Stable version
1.0.2
(Compatible with
OutSystems 11
)
Uploaded
on
17 September 2021
by
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)
Team
Other assets in this category
User interface, Other UI components
Drag-n-drop Sortable List
Renato Pauleta
Allows to sort elements in list records or table records using drag-n-drop
3084
Essentials
Essentials
A collection of reusable actions to help us stop reinventing the wheel. Join the team and bring your own top reused actions to the community!
2063
Web Previewer
Rui Mendes
Preview files from your database or from an external URL without download.
2605
More from Shahaji Nangare
PDF Tools
Shahaji Nangare
PDF tools to merge, watermark, compress, split and edit PDFs
426
HTML Document Viewer
Shahaji Nangare
Display the Document file[.gif, .jpg,.jpeg,.pdf,.tif,.tiff and .png] in the HTML page
426
Find Server Public IP
Shahaji Nangare
This will help you find your server's public IP address.
50
Loading
Loading...