Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evotecit/pswritehtml
PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.
https://github.com/evotecit/pswritehtml
css hacktoberfest html javascript powershell
Last synced: 1 day ago
JSON representation
PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.
- Host: GitHub
- URL: https://github.com/evotecit/pswritehtml
- Owner: EvotecIT
- License: mit
- Created: 2018-12-15T18:39:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T18:46:46.000Z (5 months ago)
- Last Synced: 2024-10-29T21:06:12.590Z (about 2 months ago)
- Topics: css, hacktoberfest, html, javascript, powershell
- Language: PowerShell
- Homepage:
- Size: 33.7 MB
- Stars: 845
- Watchers: 38
- Forks: 107
- Open Issues: 65
-
Metadata Files:
- Readme: Docs/Readme.md
- Changelog: CHANGELOG.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
---
Module Name: PSWriteHTML
Module Guid: {{ Update Module Guid }}
Download Help Link: {{ Update Download Link }}
Help Version: {{ Update Help Version }}
Locale: {{ Update Locale }}
---# PSWriteHTML Module
## Description
{{Manually Enter Description Here}}## PSWriteHTML Cmdlets
### [New-ChartAxisX](New-ChartAxisX.md)
{{ Fill in the Synopsis }}### [New-ChartAxisY](New-ChartAxisY.md)
{{ Fill in the Synopsis }}### [New-ChartBar](New-ChartBar.md)
{{ Fill in the Synopsis }}### [New-ChartBarOptions](New-ChartBarOptions.md)
{{ Fill in the Synopsis }}### [New-ChartCategory](New-ChartCategory.md)
{{ Fill in the Synopsis }}### [New-ChartDonut](New-ChartDonut.md)
{{ Fill in the Synopsis }}### [New-ChartGrid](New-ChartGrid.md)
{{ Fill in the Synopsis }}### [New-ChartLegend](New-ChartLegend.md)
{{ Fill in the Synopsis }}### [New-ChartLine](New-ChartLine.md)
{{ Fill in the Synopsis }}### [New-ChartPie](New-ChartPie.md)
{{ Fill in the Synopsis }}### [New-ChartRadial](New-ChartRadial.md)
{{ Fill in the Synopsis }}### [New-ChartTheme](New-ChartTheme.md)
{{ Fill in the Synopsis }}### [New-ChartToolbar](New-ChartToolbar.md)
{{ Fill in the Synopsis }}### [New-DiagramLink](New-DiagramLink.md)
{{ Fill in the Synopsis }}### [New-DiagramNode](New-DiagramNode.md)
{{ Fill in the Synopsis }}### [New-DiagramOptionsInteraction](New-DiagramOptionsInteraction.md)
Short description### [New-DiagramOptionsLayout](New-DiagramOptionsLayout.md)
{{ Fill in the Synopsis }}### [New-DiagramOptionsLinks](New-DiagramOptionsLinks.md)
{{ Fill in the Synopsis }}### [New-DiagramOptionsManipulation](New-DiagramOptionsManipulation.md)
Short description### [New-DiagramOptionsNodes](New-DiagramOptionsNodes.md)
{{ Fill in the Synopsis }}### [New-DiagramOptionsPhysics](New-DiagramOptionsPhysics.md)
{{ Fill in the Synopsis }}### [New-HTML](New-HTML.md)
{{Fill in the Synopsis}}### [New-HTMLChart](New-HTMLChart.md)
{{Fill in the Synopsis}}### [New-HTMLCodeBlock](New-HTMLCodeBlock.md)
{{Fill in the Synopsis}}### [New-HTMLColumn](New-HTMLColumn.md)
{{Fill in the Synopsis}}### [New-HTMLContainer](New-HTMLContainer.md)
{{ Fill in the Synopsis }}### [New-HTMLContent](New-HTMLContent.md)
Creates a section in HTML### [New-HTMLDiagram](New-HTMLDiagram.md)
{{ Fill in the Synopsis }}### [New-HTMLHeading](New-HTMLHeading.md)
{{Fill in the Synopsis}}### [New-HTMLHorizontalLine](New-HTMLHorizontalLine.md)
{{Fill in the Synopsis}}### [New-HTMLImage](New-HTMLImage.md)
Short description### [New-HTMLList](New-HTMLList.md)
{{ Fill in the Synopsis }}### [New-HTMLListItem](New-HTMLListItem.md)
{{ Fill in the Synopsis }}### [New-HTMLLogo](New-HTMLLogo.md)
{{ Fill in the Synopsis }}### [New-HTMLPanel](New-HTMLPanel.md)
{{ Fill in the Synopsis }}### [New-HTMLSection](New-HTMLSection.md)
{{ Fill in the Synopsis }}### [New-HTMLSpanStyle](New-HTMLSpanStyle.md)
{{ Fill in the Synopsis }}### [New-HTMLStatus](New-HTMLStatus.md)
{{Fill in the Synopsis}}### [New-HTMLStatusItem](New-HTMLStatusItem.md)
{{Fill in the Synopsis}}### [New-HTMLTab](New-HTMLTab.md)
{{Fill in the Synopsis}}### [New-HTMLTable](New-HTMLTable.md)
{{Fill in the Synopsis}}### [New-HTMLTableButtonCopy](New-HTMLTableButtonCopy.md)
{{ Fill in the Synopsis }}### [New-HTMLTableButtonCSV](New-HTMLTableButtonCSV.md)
{{ Fill in the Synopsis }}### [New-HTMLTableButtonExcel](New-HTMLTableButtonExcel.md)
{{ Fill in the Synopsis }}### [New-HTMLTableButtonPageLength](New-HTMLTableButtonPageLength.md)
{{ Fill in the Synopsis }}### [New-HTMLTableButtonPDF](New-HTMLTableButtonPDF.md)
Allows more control when adding buttons to Table### [New-HTMLTableButtonPrint](New-HTMLTableButtonPrint.md)
{{ Fill in the Synopsis }}### [New-HTMLTableCondition](New-HTMLTableCondition.md)
{{ Fill in the Synopsis }}### [New-HTMLTableContent](New-HTMLTableContent.md)
{{ Fill in the Synopsis }}### [New-HTMLTableHeader](New-HTMLTableHeader.md)
{{ Fill in the Synopsis }}### [New-HTMLTableReplace](New-HTMLTableReplace.md)
{{ Fill in the Synopsis }}### [New-HTMLTabOption](New-HTMLTabOption.md)
{{ Fill in the Synopsis }}### [New-HTMLTag](New-HTMLTag.md)
{{Fill in the Synopsis}}### [New-HTMLText](New-HTMLText.md)
{{ Fill in the Synopsis }}### [New-HTMLTimeline](New-HTMLTimeline.md)
{{Fill in the Synopsis}}### [New-HTMLTimelineItem](New-HTMLTimelineItem.md)
{{Fill in the Synopsis}}### [New-HTMLToast](New-HTMLToast.md)
{{Fill in the Synopsis}}### [Out-HtmlView](Out-HtmlView.md)
Small function that allows to send output to HTML### [Save-HTML](Save-HTML.md)
Short description