Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evotecit/pswritehtml.maps

PSWriteHTML.Maps is an example plugin/extension to PSWriteHTML that adds ability to display MAPS in PSWriteHTML reports. This is proof of concept and good example for adding a single functionality to PSWriteHTML.
https://github.com/evotecit/pswritehtml.maps

css html javascript powershell pswritehtml

Last synced: 23 days ago
JSON representation

PSWriteHTML.Maps is an example plugin/extension to PSWriteHTML that adds ability to display MAPS in PSWriteHTML reports. This is proof of concept and good example for adding a single functionality to PSWriteHTML.

Awesome Lists containing this project

README

        












# PSWriteHTML.Maps - PowerShell Module

`PSWriteHTML` is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript.

`PSWriteHTML.Maps` is an example plugin/extension to `PSWriteHTML` that adds ability to display MAPS in PSWriteHTML reports.
This is proof of concept and good example for adding a single functionality to `PSWriteHTML`. **This functionality is already in the PSWriteHTML module therefore do not install it**. It's just for learning purposes

## Changelog

- 0.0.2 - 2021.03.07
- Small update with additional map
- 0.0.1 - 2021.03.07
- First, basic release