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

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

Install-Module -Name Jsonify

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

Install-PSResource -Name Jsonify

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

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

Version History

Version Downloads Last updated
0.0.7 (current version) 18 12/14/2023
0.0.4 6 12/13/2023