mutation-testing-real-time
Helpers to create a NodeJS server for real-time reporting for a mutation testing elements report
Helpers to create a NodeJS server for real-time reporting for a mutation testing elements report
MobX wrappers for Tanstack Query (Core)
to replace redux,Provider value contain useActions which is to merge context state value and useActions return an immutable function collection called `actions`
This package for handling async on apollo client
Opinionated toolkit for developing highly interactive, typesafe Remix apps. Built with zod, and inspired by the TRPC / React Query DX. Provides automatic client and server-side form validations, typesafe form input fields, automatic error handling and eas
Opinionated toolkit for developing highly interactive, typesafe Remix apps. Built with zod, and inspired by the TRPC / React Query DX. Provides automatic client and server-side form validations, typesafe form input fields, automatic error handling and eas
Supercharge your remix/react-router actions and loaders with typesafe param and query parsing using conform and zod
A better interface for DOM anchors and ranges
A wrapper for typesafe and customizable server actions for your Next.js app router projects.
Type safe and validated Server Actions in your Next.js project.
Type safe and validated Server Actions in your Next.js project.
[![npm version][npm-version-src]][npm-version-href] [![Github Actions][github-actions-src]][github-actions-href]
This plugin enables you to run arbitrary SQL prior to each PostGraphile query execution.
Redux framework for asynchronous data
📦 Fully typed and immutable store made on top of Immer with mutation, action, subscription and validation!
React-reex is a lightweight global state management solution for React and React-native. It depends on React and doesn't just use context-aware API and based on useState hook
This is a library to simplify the work with @tanstack/react-query. It offers unified style for keys in the cache, ability to cancel a request. automatic cache refresh after mutation.
Adds relayMutation(field, config) method to the nexus/schema builder to create Relay compatible mutations
Generate all queries, mutation, subscriptions, fragments and types for any GraphQL schema
解决graphql-compose-mongoose中无法只更新定义模型中的新传入值属性的问题