项目作者: aerogear

项目描述 :
GraphQL Offline Client and Server
高级语言: TypeScript
项目地址: git://github.com/aerogear/offix.git
创建时间: 2019-04-08T09:26:09Z
项目社区:https://github.com/aerogear/offix

开源协议:Apache License 2.0

下载






Offix extends Apollo GraphQL for building fully featured offline experiences.

Discord Chat

NOTE: GraphQL ecosystem evolved since creation of offix.
If you are planning to start new project with offline support please consider
https://github.com/tannerlinsley/react-query

Features

  • Offline support. Mutations are persisted when Offline.
  • Offline Listeners and workflows for seamless UI.
  • Flexible, out of the box Conflict Resolution implementations
  • Subscriptions and Binary Upload that works offline.
  • Multi platform support.
    • Works with Web, Cordova, Capacitor and React Native.
  • Framework agnostic (works with React, Angular and Vue)
  • Works with Apollo GraphQL Server and Prisma (Yoga)

Documentation

https://offix.dev

Offix demo

Offix

How to get involved

1) Star project!
2) Create issue with ideas or bugs?
3) Contribute (see Contributing guide)