iRon
| 
                     
                                    By:
                                    
                                    |
                                    942,567 downloads
                                    |
                                    Last Updated:  7/23/2025
                                    |
                                    Latest Version:  3.8.4
                                 
                            Join-Object combines two object lists based on a related property between them.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    85,649 downloads
                                    |
                                    Last Updated:  6/17/2025
                                    |
                                    Latest Version:  0.3.2
                                 
                            Object Graph Tools  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    64,034 downloads
                                    |
                                    Last Updated:  10/30/2024
                                    |
                                    Latest Version:  0.5.1
                                 
                            The [ConvertFrom-SourceTable] cmdlet creates objects from a fixed column source table possibly surrounded by horizontal and/or vertical rulers. **Definitions:** * The width of a source table column is outlined by the header width, the ruler width and the width of the data. * Column and Data alignment (none, left, right or justified) is defined... More info  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    30,134 downloads
                                    |
                                    Last Updated:  4/5/2022
                                    |
                                    Latest Version:  2.0.1
                                 
                            Scrapes (extracts) a HTML table from a string or the internet location  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    3,444 downloads
                                    |
                                    Last Updated:  5/11/2020
                                    |
                                    Latest Version:  3.3.0
                                 
                            Stringifys an object to a PowerShell expression (PSON, PowerShell Object Notation).  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    2,821 downloads
                                    |
                                    Last Updated:  8/28/2025
                                    |
                                    Latest Version:  1.2.2
                                 
                            The [Get-MarkdownHelp][1] cmdlet retrieves the [comment-based help][2] and converts it to a Markdown page similar to the general online PowerShell help pages (as e.g. [Get-Content]).\ Note that this cmdlet *doesn't* support `XML`-based help files, but has a few extra features for the comment-based help as opposed to the native [platyPS][3] [New-Mar... More info  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    601 downloads
                                    |
                                    Last Updated:  4/8/2022
                                    |
                                    Latest Version:  0.2.3
                                 
                            Hides sensitive information from other identities including the console and log files.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    591 downloads
                                    |
                                    Last Updated:  1/25/2025
                                    |
                                    Latest Version:  0.1.3
                                 
                            Orders objects (vertices) such that for every directed dependency (edge u-v), the object dependent on (vertex u) comes before the object that is dependent on it (vertex v) in the ordering.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    136 downloads
                                    |
                                    Last Updated:  5/27/2022
                                    |
                                    Latest Version:  2.0.1
                                 
                            Creates a random (secure) string of a specific size and with a specific complexity.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    133 downloads
                                    |
                                    Last Updated:  9/14/2022
                                    |
                                    Latest Version:  0.0.4
                                 
                            This cmdlet puts the items in the pipeline into batches of a sertain ammount.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    92 downloads
                                    |
                                    Last Updated:  8/22/2024
                                    |
                                    Latest Version:  0.1.3
                                 
                            The [Use-ClassAccessors][1] cmdlet updates script property of a class from the getter and setter methods. Which are also known as [accessors or mutator methods][2]. The getter and setter methods should use the following syntax: ### getter syntax [<type>] get_<property name>() { return <variable> } or: [Object] get_<property n... More info  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    83 downloads
                                    |
                                    Last Updated:  7/25/2022
                                    |
                                    Latest Version:  1.0.0
                                 
                            This cmdlet makes a Csv file or list better human readable by aligning the columns in a way that the resulted Csv format is still a valid as input for the ConvertFrom-Csv cmdlet.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    34 downloads
                                    |
                                    Last Updated:  3/1/2024
                                    |
                                    Latest Version:  0.0.1
                                 
                            ForEach-Object with a pipeline Index ($PSIndex), see: https://github.com/PowerShell/PowerShell/issues/13772  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    17 downloads
                                    |
                                    Last Updated:  10/2/2025
                                    |
                                    Latest Version:  3.2.0.1
                                 
                            Add -Encoding Utf8Bom and -Encoding Utf8NoBom values to the Windows Out-File cmdlet  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    16 downloads
                                    |
                                    Last Updated:  12/31/2024
                                    |
                                    Latest Version:  0.1.0
                                 
                            Set-LineNumbers adds, update or remove line numbers to a powershell script without affecting the functionality of the code. This might come in handy when you want to analyze a script or share it with others.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    15 downloads
                                    |
                                    Last Updated:  3/5/2025
                                    |
                                    Latest Version:  0.0.1
                                 
                            This cmdlet tries to determine the memory usage of a command or script block by executing it a new session and comparing the memory usage before and the peak usage after the execution of the command or script block.  | 
                
| 
                     
                                    By:
                                    
                                    |
                                    12 downloads
                                    |
                                    Last Updated:  8/14/2025
                                    |
                                    Latest Version:  0.1.0
                                 
                            Build a new module file.  |