Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/evotecit/pswritehtml.maps
- Owner: EvotecIT
- License: mit
- Created: 2021-03-06T16:32:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T20:33:41.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T21:06:12.582Z (3 months ago)
- Topics: css, html, javascript, powershell, pswritehtml
- Language: PowerShell
- Homepage:
- Size: 2.23 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: License
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