Skip to content

younes-alturkey/json-parser

Repository files navigation


Markdownify
JSONParser

A minimal JSON parser CLI app built with pure C#.

Key FeaturesHow To UseRelatedLicense

Demo

Key Features

  • Any valid string to JSON
    • Comfortably enter JSON string and let the cli generate JSON file
  • Built-in Test Cases
    • Validate the accuracy of the tool with built-in tests
  • Pure C#
  • Zero Dependencies

How To Use

To clone and run this application, you'll need Git and .NET Framework 4.7.2 installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/tuwaiq-dotnet/json-parser-team-yaai.git

# Go into the repository
$ cd json-parser

# Run the cli
$ dotnet run

Note: the parser is in alpha version as of now. Use with caution.

You may also like...

  • Tokenizer - general-purpose C# tokenizer with 8 injectable handlers

License

MIT


GitHub @AWManeea   

GitHub @Abdullah-albagshi   

GitHub @ibra0022   

GitHub @younes-alturkey  ·  Website younesalturkey.sa   

About

JSON Parser built using C#

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages