OnQ
0.1
Easy Asynchronous Event-Driven Scripting with PowerShell
Installation Options
Owners
Copyright
2021 Start-Automating
Package Details
Author(s)
- James Brundage
Tags
Dependencies
This module has no dependencies.
Release Notes
0.1:
---
Initial Module Release.
Fun simple event syntax (e.g. on mysignal {"do this"} or on delay "00:00:01" {"do that"})
Better pipelining support for Sending events.
FileList
- OnQ.nuspec
- @Delay.ps1
- @FileChange.ps1
- @Process.ps1
- @Repeat.ps1
- @Time.ps1
- Clear-EventSource.ps1
- Get-EventSource.ps1
- LICENSE
- OnQ.azure-pipeline.yml
- OnQ.ezout.ps1
- OnQ.format.ps1xml
- OnQ.psd1
- OnQ.psm1
- OnQ.tests.ps1
- OnQ.types.ps1xml
- README.md
- Receive-Event.ps1
- Send-Event.ps1
- Understanding_Event_Sources.md
- Watch-Event.ps1
- en-us\about_OnQ.help.txt
- en-us\Understanding_Event_Sources.help.txt
- EventSources\@Job.ps1
- EventSources\@ModuleChanged.ps1
- Formatting\OnQ.EventSource.format.ps1
- Types\OnQ.EventSource\get_Description.ps1
- Types\OnQ.EventSource\get_EventSourceID.ps1
- Types\OnQ.EventSource\get_Help.ps1
- Types\OnQ.EventSource\get_Synopsis.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.3 | 250 | 4/20/2021 |
0.1.2 | 23 | 3/16/2021 |
0.1.1 | 28 | 2/4/2021 |
0.1 (current version) | 28 | 1/25/2021 |