Gradient

0.1

CSS and SVG Gradient Generator

Installation Options

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

Install-Module -Name Gradient

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

Install-PSResource -Name Gradient

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

2025 Start Automating

Package Details

Author(s)

  • James Brundage

Tags

Gradient CSS SVG GradientGenerator

Functions

Get-Gradient

Dependencies

This module has no dependencies.

Release Notes

## Gradient 0.1:

> Initial Gradient Module (#1)

* `Get-Gradient` (aka `Gradient`) gets gradients (#3)
* It returns `Gradient` objects, using the `.Input`
 * Have a `.CSS` property (#4)
 * Hava a `.SVG` property (#5)
 * Have a `.GradientTypePattern` (#15)
 * Can get a `.GradientType` (#16) (defaulting to `radial-gradient`)
 * Will `.ToString()` to `.CSS` (#17)
 * Displays Input and CSS by default (#18)
* Basic Module Scaffolding
 * GitHub Workflow (#2)
 * GitHub Action (#7)
 * Tests (#8)
 * Sponsorship (#14)
 * Code of Conduct (#9)
 * Contributing Guide (#10)
 * Security notice (#11)
* Also, initial examples are in `/Examples` (#13)

FileList

Version History

Version Downloads Last updated
0.1 (current version) 3 12/29/2025