EZOut icon indicating copy to clipboard operation
EZOut copied to clipboard

EZOut is a PowerShell module to help take the pain out of writing format and types XML

Results 16 EZOut issues
Sort by recently updated
recently updated
newest added

* [ ] #217 * [ ] #218 * [ ] #219

enhancement

`` is _much_ more powerful than initially realized. Used properly, EntrySelectedBy allows us to have N number of different views for an object, based off (optionally) more specific subtypes, and...

enhancement

EZOut is effectively already a compiler for format files. Sometimes, EZOut is precompiled with PipeScript. EZOut should expose some compilers to help simplify those scenarios. * [ ] #204

enhancement

We can express HTML formatting in terms of existing formatting and thus make HTML formatters _much_ easier to create. Essentially, we can add tags to each table/list formatter's rows or...

enhancement

We should be able to format content as [ASCIIEma](https://asciinema.org/)

enhancement

We should allow output to be formatted as part of a [VHS](https://github.com/charmbracelet/vhs/) tape file

enhancement