Get-SVGL
1.1.2
PowerShell module for accessing the SVGL API to search for SVG logos
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
See LICENSE file in the project root
Package Details
Author(s)
- spaansa
Tags
SVG Logo API SVGL React Astro Vue Angular Svelte
Functions
Dependencies
This module has no dependencies.
Release Notes
Initial release of the SVGL PowerShell module
FileList
- Get-SVGL.nuspec
- LICENSE
- README.md
- Private\Find-Svg.ps1
- Private\Invoke-SelectedOption.ps1
- Private\Write-SvgSearchResults.ps1
- Private\Api\Get-ApiResponseContent.ps1
- Private\Handlers\Get-AngularCode.ps1
- Private\Handlers\Get-SvelteCode.ps1
- Private\Handlers\Parse-SvgContent.ps1
- Private\Options\Get-TypeScriptPreference.ps1
- Private\UI\Get-UserSelection.ps1
- Get-SVGL.psd1
- react.tsx
- images\TanStack_React_Component_Svg.jpg
- Private\Format-ColumnOutput.ps1
- Private\Read-SelectedOption.ps1
- Public\Get-Svgl.ps1
- Private\Api\Invoke-ApiRequest.ps1
- Private\Handlers\Get-AstroCode.ps1
- Private\Handlers\Get-VueCode.ps1
- Private\Options\Add-Options.ps1
- Private\UI\Format-Table.ps1
- Private\UI\Write-TableHeader.ps1
- Get-SVGL.psm1