8 repository-uri
Techniques that allow web applications to remain functional when disconnected from the network.
Distinct from Offline Connectivity: None of the candidates address general web app offline functionality; they focus on P2P or document retrieval.
Explore 8 awesome GitHub repositories matching web development · Offline Capabilities. Refine with filters or upvote what's useful.
This project is a pre-configured project foundation for building scalable web applications. It serves as a React application boilerplate and component scaffold designed to provide a scalable architecture and a foundation for long-term growth. The setup is characterized by an offline-first web framework that maintains application availability without an active network connection. It includes an internationalized UI foundation with integrated translation tooling and a modular CSS-in-JS setup for scoped, component-level styling. The boilerplate covers broader capability areas including automate
Implements techniques that allow the web application to remain functional when disconnected from the network.
This project is a Hacker News clone built with Vue.js. It serves as a demonstration of a server-side rendered application and a progressive web app that supports offline access and mobile installation. The application showcases the implementation of centralized state management for coordinating global data flow and a routing system that features route-level code splitting and animated view transitions. It covers broader capabilities in frontend route optimization, server-side rendering for improved initial load speeds, and the use of service workers and app manifests to enable offline functi
Maintains application functionality without a network connection using service workers and app manifests.
This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical map for accessing native operating system functions, hardware interfaces, and standard web APIs to bridge the gap between web applications and desktop or mobile environments. The resource provides detailed guidance on implementing Progressive Web App features, including offline caching, push notifications, and native installation prompts. It also catalogs methods for interacting with hardware peripherals via USB, Bluetooth, and NFC, as well as reading raw data from device sensor
Details techniques for maintaining web application functionality when disconnected from the network.
This project is a front-end interview study guide and a collection of structured notes designed for technical job preparation. It serves as a comprehensive reference for web technologies, common technical interview questions, and JavaScript algorithm implementation. The notebook distinguishes itself by integrating specialized guides for web performance optimization, browser API documentation, and JavaScript algorithm references. It provides a structured approach to solving coding challenges involving data structures like binary trees, linked lists, and array manipulation. The content covers
Covers the use of manifest files and local caching to enable web application functionality offline.
This project is a responsive Jekyll blog theme and static site template designed as a technical blogging framework. It converts markdown content into a professional personal blog with integrated support for social profile management. The template is configured as a progressive web app, providing offline access and an app-like experience for visitors. It specifically caters to technical documentation by supporting the rendering of mathematical notation, formatted code snippets, and embedded presentations. The site includes capabilities for reader engagement through discussion system integrati
Implements offline capabilities that allow the site to remain functional without network connectivity.
UpUp este un framework de service worker și un instrument pentru aplicații web progresive (PWA) conceput pentru a oferi site-urilor web capabilități offline. Acesta funcționează ca un manager de cache pentru browser care permite disponibilitatea site-ului web offline prin utilizarea service worker-elor și a API-ului de cache. Proiectul gestionează fluxul de lucru offline prin pre-caching-ul activelor statice și cache busting bazat pe versiuni pentru a asigura că resursele stocate rămân actuale. De asemenea, include gestionarea fallback-ului offline pentru a defini pagini sau conținut specific care să fie afișate utilizatorilor atunci când o conexiune la rețea nu este disponibilă și resursa solicitată nu este în cache. Capabilitățile suplimentare acoperă monitorizarea stării rețelei client-side și logarea diagnostică bazată pe consolă pentru depanare.
Implements techniques that keep the web application functional when disconnected from the network.
Erxes is a self-hosted business operating system that integrates marketing, sales, and customer support operations into a unified platform. It serves as an AI agent orchestrator, a business process automation tool, and a comprehensive suite for managing customer relationships and omnichannel experiences. The platform distinguishes itself through a self-hosted infrastructure model that ensures total ownership and privacy of organizational data. It features an AI orchestration framework that uses retrieval augmented generation to allow agents to reason over internal workspace data for automatin
Uses progressive web app capabilities to maintain retail and point of sale functionality during network instability.
This project is an Android hybrid mobile framework that enables the development of applications running web content inside a native Android container. It functions as a cross-platform build system that packages shared web assets into native binaries, allowing developers to access device hardware and system APIs via JavaScript. The framework utilizes a native device API bridge and a plugin architecture to expose hardware sensors and system-level functionality not available through standard browser interfaces. It employs a manifest-driven orchestration system to manage application metadata, bra
Implements architecture to keep web-based applications functional on Android devices without an active internet connection.