Skip to content

petterek/miniJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniJson

A C# implementation of json parser/writer.

Written because I wanted to :)

Intended to be simple and migth not cover all use cases.

Small codebase, should be understandable.

Based on streams not text.