All Projects → morrys → Wora

morrys / Wora

Licence: mit
Write Once, Render Anywhere. typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store, netinfo, detect-network

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Wora

Graphql Crunch
Reduces the size of GraphQL responses by consolidating duplicate values
Stars: ✭ 472 (+242.03%)
Mutual labels:  apollo, relay
Js Graphql Intellij Plugin
GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
Stars: ✭ 686 (+397.1%)
Mutual labels:  apollo, relay
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+3120.29%)
Mutual labels:  offline-first, offline
Graphql Up
Get a ready-to-use GraphQL API for your schema
Stars: ✭ 415 (+200.72%)
Mutual labels:  apollo, relay
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+636.23%)
Mutual labels:  offline-first, offline
Fraql
GraphQL fragments made simple ⚡️
Stars: ✭ 433 (+213.77%)
Mutual labels:  apollo, relay
Sw Precache
Service Worker Precache is a module for generating a service worker that precaches resources. It integrates with your build process. Once configured, it detects all your static resources (HTML, JavaScript, CSS, images, etc.) and generates a hash of each file's contents. Information about each file's URL and versioned hash are stored in the generated service worker file, along with logic to serve those files cache-first, and automatically keep those files up to date when changes are detected in subsequent builds.
Stars: ✭ 5,276 (+3723.19%)
Mutual labels:  offline-first, offline
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (+92.03%)
Mutual labels:  offline-first, offline
Storage Based Queue
Javascript queue library with persistent storage based queue mechanism for the browsers environments. Specially designed for offline.
Stars: ✭ 33 (-76.09%)
Mutual labels:  offline-first, offline
Graphql Config
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
Stars: ✭ 883 (+539.86%)
Mutual labels:  apollo, relay
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+188.41%)
Mutual labels:  apollo, relay
Gittar
🎸 Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!
Stars: ✭ 87 (-36.96%)
Mutual labels:  offline-first, offline
Ios Pwa Wrapper
An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
Stars: ✭ 268 (+94.2%)
Mutual labels:  offline-first, offline
Get Graphql Schema
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
Stars: ✭ 443 (+221.01%)
Mutual labels:  apollo, relay
Kinto.js
An Offline-First JavaScript Client for Kinto.
Stars: ✭ 268 (+94.2%)
Mutual labels:  offline-first, offline
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+3361.59%)
Mutual labels:  offline-first, offline
state
A Redux-based state container for local-first software, offering seamless synchronization using Automerge CRDTs. (Formerly known as 🐟 Cevitxe).
Stars: ✭ 126 (-8.7%)
Mutual labels:  offline, offline-first
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (-76.81%)
Mutual labels:  offline, offline-first
Offix
GraphQL Offline Client and Server
Stars: ✭ 694 (+402.9%)
Mutual labels:  apollo, offline
Apollo Cache Persist
🎏 Simple persistence for all Apollo Cache implementations
Stars: ✭ 1,078 (+681.16%)
Mutual labels:  apollo, offline

@wora

Documentation

the github page contains all the documentation relating to the libraries distributed by this monorepo.

Community challenge

The idea that led me to create this repository is to collect all the great work done by the community on github for react and react-native in order to create components and utilities that can be rendered anywhere.

If anyone is interested in sharing their idea, contact me (link in bio).

Contributing

  • Give a star to the repository and share it, you will help the project and the people who will find it useful

  • Create issues, your questions are a valuable help

  • PRs are welcome, but it is always better to open the issue first so as to help me and other people evaluating it

  • Please sponsor me

Sponsors

Memorang

@wora/cache-persist

  • a simple and efficient way to persist an object in storage: localStorage, AsyncStorage or IndexedDB. With a high configurability and the possibility of subscription and notifications

@wora/netinfo

  • simple library that implements the react-native netinfo interface to use it also in the web

@wora/detect-network

  • useIsConnected and useNetInfo Hooks for react and react-native and the possibility of using NetInfo of @wora/netinfo

@wora/offline-first

  • Persistent Cache store for Offline-First applications, with first-class support for optimistic UI. Use with React, React Native, or any web app.

@wora/apollo-cache

  • new way to persist the apollo cache, more efficient way and with bundle reduction.

@wora/apollo-offline

  • integration of the offline engine within the client logic and not at the network level. with much possibility of configuration and extension (@wora/offline-first)

@wora/relay-store

  • persist relay store and relay record source, ttl.

@wora/relay-offline

  • integration of the offline engine within the client logic and not at the network level. with much possibility of configuration and extension (@wora/offline-first)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].