Fable.SimpleJson
JSON library
A JSON data manipulation library for Fable projects
A library for working with JSON in Fable projects
59 stars
5 watching
17 forks
Language: F#
last commit: almost 2 years ago
Linked from 1 awesome list
fablejsonparser
Related projects:
Repository | Description | Stars |
---|---|---|
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
zaid-ajaj/fable.datefunctions | A F# extension library for common date manipulation tasks | 26 |
zaid-ajaj/fable.mocha | Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
zaid-ajaj/fable.sqlclient | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
zaid-ajaj/elmish.toastr | Toastr integration with Elmish commands using F# | 23 |
zaid-ajaj/fable.remoting | A type-safe RPC communication layer that abstracts away HTTP and JSON, allowing clients to interact with servers as if they were pure stateless functions. | 273 |
fable-compiler/fable-date | A set of F# bindings for working with dates and times. | 2 |
zaid-ajaj/hawaii | Generates type-safe F# and Fable clients from OpenAPI/Swagger/OData services | 139 |
zaid-ajaj/elmish.sweetalert | Integrates SweetAlert2 with Elmish apps using Fable | 30 |
et1975/fable-mqtt | Bindings for communicating with an MQTT protocol using F#. | 8 |
fable-compiler/fable-react | Bindings and helpers for building React applications with F# | 273 |
fable-compiler/fable-fetch | Bindings for F# to the Fetch API of web browsers | 17 |
zaaack/fable-validation | A validation library that provides a functional and asynchronous way to validate user input fields in F# applications. | 49 |
fable-compiler/fable.lit | A tool for building Fable web applications with Lit by embedding HTML code in F# | 93 |