Skip to content
Proud-Rabbit edited this page Feb 29, 2024 · 3 revisions

PSRToolkit

license stable release

nuget

Summary

This module has some exported functions to deal with various tasks that you could find to do in Powershell

Function Description Return type
ConvertFrom-PSRDiacritics Convert a string with diacritics (accents, tildes, ...) to an ASCII string without these diacritics. string
Test-PSRIBAN Test if the string given to the function represents a valid IBAN number boolean
Test-PSREEAPhoneNumber Test if the given string is a valid European Economic Area and some close European neigbours phone number

Clone this wiki locally