-
Updated
Aug 3, 2021 - JavaScript
#
offline-first
Here are 459 public repositories matching this topic...
react
redux
i18n
styled-components
redux-saga
offline-first
react-boilerplate
scaffolding
immer
webpack4
electron
react
nodejs
couchdb
graphql
reactive
rxjs
react-native
database
pwa
nosql
json-schema
pouchdb
storage-engine
offline-first
dapp
realtime
realtime-database
multi-window
emsp
rxdb
mango-query
-
Updated
Aug 17, 2021 - TypeScript
An open source cybersecurity protocol for syncing decentralized graph data.
iot
machine-learning
cryptography
crypto
encryption
database
big-data
graph
offline-first
protocol
end-to-end
peer-to-peer
dapp
decentralized
blockchain
realtime
p2p
artificial-intelligence
crdt
dweb
-
Updated
Aug 15, 2021 - JavaScript
[Deprecated] A node module to generate service worker code that will precache specific resources so they work offline.
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
Shared data types for building collaborative software
offline-first
peer-to-peer
decentralized
realtime
p2p
collaboration
crdt
yjs
shared-editing
collaborative-editing
-
Updated
Aug 15, 2021 - JavaScript
n0izn0iz
commented
Jul 21, 2021
When a contact is already added, open the contact profile or the existant conversation
The error check is done here: https://github.com/berty/berty/blob/097eb0229f22e2abce3addd750c8dce98e92845f/js/packages/components/modals/InvalidScan.tsx#L126
We shouldn't show the invalid scan modal but navigate instead
NekR
commented
Aug 18, 2017
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Jul 27, 2021 - JavaScript
[Deprecated] A collection of service worker tools for offlining runtime requests
-
Updated
Oct 1, 2019 - JavaScript
PWA template for vue-cli based on the webpack template
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Oct 24, 2018
TagSpaces is an offline, open source, document manager with tagging support
-
Updated
Aug 16, 2021 - TypeScript
⬡ JavaScript client library for integrating remoteStorage in apps
javascript
sync
synchronization
storage
offline-first
localstorage
javascript-library
indexeddb
unhosted
remotestorage
offline-capable
remotestorage-client
-
Updated
Aug 7, 2021 - JavaScript
A persistent, network resilient, full text search library for the browser and Node.js
-
Updated
Aug 10, 2021 - JavaScript
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
html
sass
boilerplate
babel
compression
webpack
pwa
es6
offline
offline-first
optimization
webpack-boilerplate
scss
starter
static-site
webpack4
-
Updated
Jun 21, 2021 - SCSS
-
Updated
Jan 25, 2020 - JavaScript
-
Updated
Aug 5, 2021 - Shell
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
android
room
offline-first
mvvm
reactive-programming
clean-architecture
rxandroid
butterknife
rxjava2
retrofit2
mvvm-architecture
offline-app
livedata
lifecycleobserver
-
Updated
Jan 28, 2018 - Java
A starter boilerplate for a universal webapp using react, redux, express and feathers
-
Updated
Jun 2, 2020 - JavaScript
Monorepo that holds all of HospitalRun's v2 projects.
offline-first
monorepo
medical
global-health
ehr
medical-informatics-platform
medical-informatics
hospitalrun
-
Updated
Feb 5, 2021 - JavaScript
Serverless (offline-first, merge-friendly) Information Tracker
-
Updated
Dec 20, 2018 - Rust
Kolibri Learning Platform: the offline app for universal education
-
Updated
Aug 17, 2021 - Python
A highly-configurable, distributed, realtime database that manages a state tree shared among many peers.
git
database
offline-first
peer-to-peer
blockchain
p2p
crdt
realtime-database
badger
braid
badgerdb
redwood
braid-protocol
state-trees
-
Updated
Aug 17, 2021 - Go
A SDK/library for decentralized web and distributing computing projects
iot
library
cryptography
sdk
big-data
mesh-networks
offline-first
peer-to-peer
decentralized
blockchain
p2p
saas
developer-tools
protocols
grid-computing
decentralized-applications
dapps
dweb
decentralized-internet
biostatistical-computing
-
Updated
Aug 17, 2021 - Python
Condensation is a zero-trust distributed database that ensures data ownership and data security
offline-first
distributed-database
federated
database-systems
data-synchronization
data-security
zero-trust
data-ownership
-
Updated
Mar 15, 2021 - JavaScript
ObjectBox Swift - persisting your Swift objects superfast and simple
-
Updated
Jun 2, 2021 - Swift
react
redux
i18n
typescript
styled-components
redux-saga
offline-first
react-boilerplate
scaffolding
-
Updated
Feb 25, 2021 - TypeScript
Realtime Sync for Any Backend Stack
javascript
sync
typescript
offline
offline-first
multiplayer
realtime
collaborative-editing
replicache
replicache-js-sdk
-
Updated
Aug 12, 2021 - TypeScript
Improve this page
Add a description, image, and links to the offline-first topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the offline-first topic, visit your repo's landing page and select "manage topics."
As a follow-up on GoogleChrome/workbox#2255
Library Affected:
workbox-window.
Browser & Platform:
TypeScript
Issue or Feature Request Description:
While a lot of the types can currently be imported, they do use the source filepaths, which could break at any point as SemVer does not (and should not) handle things like that.
So this, while curre