Jsonify
0.0.7
Pwsh Module that simplifies automatic conversion to Json without requiring ConvertTo-Json and -Depth. Usually what you wan't isn't a depth issue, but convertions are verbose for many standard types. that many type defintions are deep. type issue. If types are nested, but are still primitive types, then allow any depth. Can throw or warn if types are large from types
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
2023-2024
Package Details
Author(s)
- Jake Bolton <jake.bolton.314@gmail.com>
Tags
Pwsh Coercion Conversion Serialization Json UX Interactive
Cmdlets
Jsonify.* AutoJson.* AutoJsonify.* aj.* Json.*
Functions
Jsonify.* AutoJson.* AutoJsonify.* aj.* Json.*
Dependencies
This module has no dependencies.
FileList
- Jsonify.nuspec
- Jsonify.original.psm1
- Jsonify.psd1
- Jsonify.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.7 (current version) | 31 | 12/14/2023 |
0.0.4 | 8 | 12/13/2023 |