marcusturewicz / jsonvalidate.net

:scroll: :heavy_check_mark: JSON Validate is the free online/offline validator and formatter tool for JSON (JavaScript Object Notation).
https://www.jsonvalidate.net
MIT License
4 stars 5 forks source link
aspnetcore blazor dotnetcore json json-formatting json-validation
jsonvalidate.net logo

JsonValidate.net

JSON Validator and Formatter website built with Blazor and .NET

Build Status CodeFactor

Get Started

  1. To run the project, you'll need to setup your environment for Blazor. Easiest way is to follow steps 1-2 of the Blazor docs.
  2. Then you can run the project locally with PowerShell: ./watch-run.ps1 or with Bash: ./watch-run.sh.
  3. Go to localhost:5000 to play with the website.

    How to Contribute and Give Feedback

Check out the contributing page to see the best places to log issues and our code of conduct.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


André Adriano

💻

Caroline Hagan

💻

Paul Gaumer

💻

Christa

💻

Sourav Das

💻

Pr0ftR3gret

💻

David Pine

💻

Felipe Rodolfo

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

This project is licensed under the MIT License.