Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/trossr32/ps-json-to-powershell-class

blazor blazor-webassembly codemirror6 net8 powershell powershell-module tailwindcss

Last synced: 20 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# JSON to Powershell class

## Blazor WASM app

![Static Badge](https://img.shields.io/badge/json2ps.app-8A2BE2?style=flat&logo=microsoftedge&link=https%3A%2F%2Fjson2ps.app)

A net8.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](https://json2ps.app/)

## Powershell module

[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/JsonToPowershellClass?label=JsonToPowershellClass&logo=powershell&style=plastic)](https://www.powershellgallery.com/packages/JsonToPowershellClass)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/JsonToPowershellClass?style=plastic)](https://www.powershellgallery.com/packages/JsonToPowershellClass)

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](https://www.powershellgallery.com/packages/JsonToPowershellClass)

## Wiki

[Web app](https://github.com/trossr32/ps-json-to-powershell-class/wiki/Web-app)

[Powershell module](https://github.com/trossr32/ps-json-to-powershell-class/wiki/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