Key Features • How To Use • Related • License
- Any valid string to JSON
- Comfortably enter JSON string and let the cli generate JSON file
- Independent Tokenizer component
- Independent Parser component
- Built-in CLI app
- Built-in Test Cases
- Validate the accuracy of the tool with built-in tests
- Pure C#
- Zero Dependencies
To clone and run this application, you'll need Git and .NET Framework 4.7.2 installed.
From your command line:
# Clone this repository
$ git clone https://github.com/tuwaiq-dotnet/json-parser.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.
- Tokenizer - general-purpose C# tokenizer with 8 injectable handlers
GitHub @AWManeea
GitHub @Abdullah-albagshi
GitHub @ibra0022
GitHub @younes-alturkey · Website younesalturkey.sa