Gradient
0.1
CSS and SVG Gradient Generator
Installation Options
Owners
Copyright
2025 Start Automating
Package Details
Author(s)
- James Brundage
Tags
Gradient CSS SVG GradientGenerator
Functions
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
- Gradient.nuspec
- Gradient.types.ps1xml
- contributing.md
- Examples\Gradient.html
- Types\Gradient\ToString.ps1
- CHANGELOG.md
- security.md
- Examples\ConicGradient.html
- Types\Gradient\get_GradientType.ps1
- LICENSE
- Examples\ConicGradient.html.ps1
- Examples\RandomGradient.html
- Types\Gradient\get_GradientTypePattern.ps1
- Gradient.tests.ps1
- Examples\RandomConicGradient.html.ps1
- Examples\Gradient.html.ps1
- Types\Gradient\get_CSS.ps1
- action.yml
- Examples\RandomLinearGradient.html
- Build\Gradient.GitHubAction.PSDevOps.ps1
- Types\Gradient\DefaultDisplay.txt
- code_of_conduct.md
- Examples\RandomGradient.html.ps1
- Build\Gradient.ezout.ps1
- Types\Gradient\Alias.psd1
- Examples\RandomLinearGradient.html.ps1
- Build\Gradient.GitHubWorkflow.PSDevOps.ps1
- Build\GitHub\Actions\GradientAction.ps1
- README.md
- Examples\LinearGradient.html
- Commands\Get-Gradient.ps1
- Build\GitHub\Jobs\BuildGradient.psd1
- Gradient.psd1
- Examples\LinearGradient.html.ps1
- Types\Gradient\get_SVG.ps1
- Build\GitHub\Steps\PublishTestResults.psd1
- Gradient.psm1
- Examples\RandomConicGradient.html
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1 (current version) | 3 | 12/29/2025 |