rescript-apollo-client VS bs-json

Compare rescript-apollo-client vs bs-json and see what are their differences.

bs-json

Compositional JSON encode/decode library for BuckleScript (by glennsl)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rescript-apollo-client bs-json
1 1
127 274
- -
0.0 0.0
12 days ago 4 months ago
ReScript OCaml
MIT License GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rescript-apollo-client

Posts with mentions or reviews of rescript-apollo-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • ReScript JSON Typed Strongly
    5 projects | dev.to | 2 Nov 2021
    ReScript Apollo Client generates type-safe bindings to GraphQL schemas. Nice option if you only develop the front-end part in ReScript and the server provides GraphQL API.

bs-json

Posts with mentions or reviews of bs-json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • ReScript JSON Typed Strongly
    5 projects | dev.to | 2 Nov 2021
    As I told already, you might use other tools to create the codecs layer. Take bs-json if it feels better. Or even force Js.Json.t to DTO conversion with Obj.magic if you know what you do.

What are some alternatives?

When comparing rescript-apollo-client and bs-json you can also consider the following projects:

rescript-jest - ReScript bindings for Jest

yojson - Low-level JSON parsing and pretty-printing library for OCaml

ajv - The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

genType - Auto generation of idiomatic bindings between Reason and JavaScript: either vanilla or typed with TypeScript/FlowType.

rescript-react-realworld-example-app - An exemplary real-world application built using ReScript and React

bs-mocha

fire-emblem-chess - Fire Emblem themed pass & play browser chess game, implemented in ReScript

coq-serapi - Coq Protocol Playground with Se(xp)rialization of Internal Structures.

jzon - ReScript library to encode and decode JSON data with type safety.

rescript-react - Official ReScript bindings for ReactJS