PrimeTime

0.1

The Power of Primes

Installation Options

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

Install-Module -Name PrimeTime

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

Install-PSResource -Name PrimeTime

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

2026 Start-Automating

Package Details

Author(s)

  • James Brundage

Functions

Get-PrimeTime Get-Prime

Dependencies

This module has no dependencies.

Release Notes

## PrimeTime 0.1

* Initial Release of PrimeTime (#1)
 * `Get-Prime` gets primes (#2)
 * `Get-PrimeTime` gets primes as time intervals (#3)
 * `PrimeTime` represents a prime time intervals
   * `PrimeTime.Animation` gets a CSS animation (#10)
   * `PrimeTime.ClassName` gets the preferred CSS classname for the interval (#7)
   * `PrimeTime.CSS` gets the interval as a CSS duration (#6)
   * `PrimeTime.ISO` gets the interval as ISO time (#8)
   * `PrimeTime.@property` gets a CSS `@property` for the interval (#9)
   * `PrimeTime.SVG` gets the interval as a SVG `<animate>` element (#11)
   * `PrimeTime.Timer` gets the interval as a Timer (#20)
   * `PrimeTime.TimeSpan` gets the interval as a TimeSpan (#5)
   * `PrimeTime.ToString()` stringifies an interval (#12)
* `PrimeTime` build (#13)
* `PrimeTime` page (#21, #26)
 * `PrimeTime.css.ps1` (#14)
 * `PrimeTime.html.ps1` (#17)
 * `README.md.ps1` (#18)
 * `PrimeTime.svg.ps1` (#16)
 * `/_includes/`
   * `/_includes/CopyCode.ps1` (#27)
   * `/_includes/FeaterIcon.ps1` (#23)
   * `/_includes/Palette.ps1` (#22)

FileList

Version History

Version Downloads Last updated
0.1 (current version) 4 7/14/2026