graphql-relay-js VS periqles

Compare graphql-relay-js vs periqles and see what are their differences.

graphql-relay-js

A library to help construct a graphql-js server supporting react-relay. (by graphql)

periqles

React form library for Relay and Apollo (by oslabs-beta)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
graphql-relay-js periqles
2 3
1,529 121
0.4% 0.0%
5.7 0.0
28 days ago about 3 years ago
TypeScript JavaScript
MIT License MIT License
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.

graphql-relay-js

Posts with mentions or reviews of graphql-relay-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-19.
  • Exposing generated IDs from Postgres good or bad?
    2 projects | /r/graphql | 19 Feb 2022
    See lines 87-106 in the graphql-relay codebase: https://github.com/graphql/graphql-relay-js/blob/main/src/node/node.ts
  • Using relay-graphql-js with NestJS
    1 project | dev.to | 7 Sep 2021
    While building GraphQL apis, if you need to stay compliant with relay server specifications you can use this relay-graphql library since it provides a bunch of helpers so you can avoid some boilerplate code, specially when dealing with pagination following the connection specifications.

periqles

Posts with mentions or reviews of periqles. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing graphql-relay-js and periqles you can also consider the following projects:

react-firebase-starter - Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

react-static-boilerplate - Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay [Moved to: https://github.com/kriasoft/react-firebase-starter]

graphql-config - One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)

stack-underflow-mern-gql - Feature-rich ‘stack overflow’ (QnA site) clone. Made using MERN + GraphQL stack.

les-chat-pern-gql - Real-time messenger with private, public & group chat. Made using PERN + GraphQL stack.

apollo-upload-client - A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).