Skip to content

edbutler/tiny-fsharp-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-fsharp-json

Really small json parser/formatter for F#.

For use with my personal projects (such as Unity games) that need simple Json processing in an F#-y way without big dependencies. It doesn't support the full spec, just what I need. I'm throwing it up here to make it easy to share between projects. Using it will require some slight modifications (e.g., adding a namespace to the top of the files) but, otherwise, it can easily be dropped into any F# project.

About

Really small json parser/formatter for F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages