-
Updated
Dec 14, 2020 - JavaScript
#
offline-first
Here are 400 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
Dec 19, 2020 - 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
Dec 18, 2020 - 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
Dec 10, 2020 - JavaScript
NekR
commented
Aug 18, 2017
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Nov 24, 2020 - 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
Peer-to-peer shared types
offline-first
peer-to-peer
decentralized
realtime
p2p
collaboration
crdt
yjs
shared-editing
collaborative-editing
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
Oct 24, 2018
TagSpaces is an offline, open source, document manager with tagging support
-
Updated
Dec 19, 2020 - 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
Dec 10, 2020 - JavaScript
A persistent, network resilient, full text search library for the browser and Node.js
-
Updated
Dec 20, 2020 - 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
Dec 11, 2020 - CSS
-
Updated
Jan 25, 2020 - JavaScript
aeddi
commented
Nov 27, 2020
Arrange the app's common assets neatly in the js/assets folder with sub-folders named by type:
- fonts
- audio (e.g notification sounds)
- images (e.g default avatar)
- etc...
And properly wire the different layers of the app (js/RN, iOS and Android) so that they can access them. For example: add a "Build Phase" in XCode that copies the sound files of the notifications to the IPA.
Note: An
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
-
Updated
Nov 21, 2020 - Shell
A starter boilerplate for a universal webapp using react, redux, express and feathers
-
Updated
Jun 2, 2020 - JavaScript
Serverless (offline-first, merge-friendly) Information Tracker
-
Updated
Dec 20, 2018 - Rust
Kolibri: the offline app for universal education
-
Updated
Dec 19, 2020 - Python
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
Dec 19, 2020 - Python
Monorepo that holds all of HospitalRun's v2 projects.
offline-first
monorepo
medical
global-health
ehr
medical-informatics-platform
medical-informatics
hospitalrun
-
Updated
Dec 6, 2020 - JavaScript
An Offline-First JavaScript Client for Kinto.
-
Updated
Dec 14, 2020 - TypeScript
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
android
wrapper
spa
pwa
offline
service-worker
progressive-web-app
offline-first
single-page-app
android-wrapper
android-app
offline-capable
offline-app
android-pwa-wrapper
-
Updated
Jul 8, 2020 - Java
An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
ios
wrapper
spa
pwa
offline
appcache
progressive-web-app
offline-first
single-page-app
ios-app
ios-swift
offline-capable
offline-app
ios-pwa-wrapper
ios-wrapper
-
Updated
Jul 3, 2019 - Swift
react
redux
i18n
typescript
styled-components
redux-saga
offline-first
react-boilerplate
scaffolding
-
Updated
Apr 25, 2020 - TypeScript
A Free, Offline, Real-Time, Open-source web-app to assist organisers of any event in allowing only authorised/invited people using Face-Recognition Technology or QR Code.
nodejs
html5
mongodb
material-design
offline-first
css3
qr-code
python3
face-recognition
face-detection
dlib
mongoosejs
qrcode-scanner
materializecss-framework
opencv3
-
Updated
Mar 30, 2018 - JavaScript
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."
Library Affected:
workbox-routing
I was thinking that we should add in a
Route-levelsetCatchHandler()method, which would behave like the existingRouter.setCatchHandler(), but instead of being a global to theRouterinstance, it would apply only when there's an exception throw by theHandlerCallbackassociated with the specificRoute.Something like: