PSSVG

0.2

Script SVGs with PowerShell

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSSVG -RequiredVersion 0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSSVG -Version 0.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2022 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

SVG ScalableVectorGraphics PowerShell PipeScript Irregular

Dependencies

This module has no dependencies.

Release Notes

### 0.2
* Improved Command Help
 * Linking to docs and MDN (Get-Help SVG.a -Online) (Fixes #15)
 * Adding .Examples (Fixes #18)
* Adding Write-SVG (Fixed #14)
---
### 0.1
* Initial Release of PSSVG, including:
 * A command for every SVG element (fixes #1)
 * Lots of examples (fixes #2)
 * CI/CD (fixes #3) with tests (fixes #4)
 * automatically generated documentation (fixes #5), thanks to [HelpOut](https://github.com/StartAutomating/HelpOut)
 * A GitHub action (fixes #6), thanks to [PSDevOps](https://github.com/StartAutomating/PSDevOps)
 * It's own logo (fixes #7)
 * The script used to generate every SVG element (fixes #8)
 * [A github page](https://pssvg.start-automating.com/) (fixes #9)
---

FileList

Version History

Version Downloads Last updated
0.2.10 159 7/8/2023
0.2.9 7 7/4/2023
0.2.8 43 1/12/2023
0.2.7 28 10/22/2022
0.2.6 16 10/20/2022
0.2.5 13 10/15/2022
0.2.4 13 10/14/2022
0.2.3 14 10/7/2022
0.2.2 18 9/23/2022
0.2.1 20 9/13/2022
0.2 (current version) 18 9/11/2022
0.1 20 9/8/2022
Show less