Shape

0.1

CSS Shape Generator

Installation Options

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

Install-Module -Name Shape

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

Install-PSResource -Name Shape

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

Functions

Get-Shape

Dependencies

This module has no dependencies.

Release Notes

## Shape 0.1:

Shape makes CSS Shapes (#1)

* It has a basic build (checkout, ezout, run local action) (#2)
* It has a GitHub action (#3)
* It consists of a single command, `Get-Shape` (#4)
 * `Get-Shape` has aliases for each [basic shape](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape) type (#16)
 * `Get-Shape` returns all of its input in a pseudo type, `Shape`
* `Shape` defines a shape based off of `.Input`
 * `Shape.CSS` gets the shape as CSS (#5)
 * `Shape.ToString()` will return the .CSS (#6)
 * `Shape.Help` contains helpful links (#7)
 * `Shape.ShapeTypePattern` gets a pattern for known shape types (#8)
 * `Shape.ShapeType` returns shape type based off of the input (#9)
 * `Shape` displays CSS by default (#10)
* The shape module has simple tests (#11)
* `Shape` covers the GitHub Basics
 * It has a README (#17)
 * It supports sponorship (#15)
 * It has a security guide (#14)
 * It has a contributing guide (#13)
 * It has a code of conduct (#12)

FileList

Version History

Version Downloads Last updated
0.1 (current version) 6 1/5/2026