19 packages
apollo-hooks-codegen
A plugin for graphql-code-generator to create fully typed React Hooks from GraphQL queries, mutations and subscriptions.
@bearbytes/graphql-apollo
@bearbytes/graphql-apollo-react
@bearbytes/graphql-axios
@bearbytes/graphql-axios-example
@bearbytes/graphql-axios-react
@bearbytes/graphql-to-typescript
This is a compiler that takes a GraphQL Schema and one or more GraphQL Document files (containing client-side queries, mutations or subscriptions), and generates a Typescript file with type information about these documents, that can be consumed by other
@bearbytes/karma
State management for React, comparable but different to Redux
@bearbytes/magellan
Simplified navigation for React Native with improved Typescript support, based on react-navigation
@bearbytes/react-state-ts
CQS for React with Redux integration and full Typescript support
@bearbytes/react-zeno
The React companion to Zeno, a Redux implementation optimized for Typescript.
@bearbytes/typed-apollo-client
This library augments an instance of [ApolloClient](https://github.com/apollographql/apollo-client) with type information for variables and returned data, as generated by [graphql-to-typescript](TODO).
@bearbytes/typed-apollo-hooks
@bearbytes/type-redux
@bearbytes/zeno
A Redux implementation optimized for Typescript.
@bearbytes/zeno-atom
Typesafe replacement for React's useReducer hook.
@bearbytes/zeno-persist
Persist and restore versioned JSON state objects.
flux-registry
Yet another flux implementation for React, focused on minimal boilerplate and strong Typescript support
graphql-axios-example