thoth-org / Thoth.Json

Library for working with JSON in a type safe manner, this libs is targeting Fable

Home Page:https://thoth-org.github.io/Thoth.Json/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thoth.Json Build Status

Stable Prerelease
NuGet Badge NuGet Badge

Blogs post

This is to keep track of different blog post that I refer to sometimes when thinking or helping people.

Project structure

Tests

For the tests, we use a shared project Thoth.Json.Tests that is referenced by the different runners. This is because we want each runner to only have the minimum amount of dependencies, and also if we include files from outside the .fsproj folder, then some generated files by Fable escape from the specify outDir.

About

Library for working with JSON in a type safe manner, this libs is targeting Fable

https://thoth-org.github.io/Thoth.Json/

License:MIT License


Languages

Language:F# 79.5%Language:JavaScript 20.3%Language:Shell 0.1%Language:Dockerfile 0.0%Language:Batchfile 0.0%