trossr32 / ps-json-to-powershell-class

A Powershell module and Blazor WASM web app that create Powershell classes and example usage functions from json supplied as a string, file or url.

Home Page:http://json2ps.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON to Powershell class

Blazor WASM app

A net7.0 Blazor WebAssembly web application that converts JSON to Powershell classes. JSON can be supplied as a string, an uploaded file or a URL API endpoint.

Hosted with github pages at json2ps.app

Powershell module

PowerShell Gallery Version PowerShell Gallery

A Powershell module that converts JSON to Powershell classes. JSON can be supplied as a string, a file that will be read or a URL that will be downloaded.

Available in the Powershell Gallery

Wiki

Web app

Powershell module

Contribute

Please raise an issue if you find a bug or want to request a new feature, or create a pull request to contribute.

Buy Me a Coffee at ko-fi.com

About

A Powershell module and Blazor WASM web app that create Powershell classes and example usage functions from json supplied as a string, file or url.

http://json2ps.app/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 94.2%Language:C# 2.8%Language:HTML 2.0%Language:TypeScript 0.4%Language:PowerShell 0.3%Language:CSS 0.3%