8 repositorios
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 es un framework de service worker y herramienta de aplicación web progresiva diseñada para proporcionar a los sitios web capacidades sin conexión. Funciona como un gestor de caché del navegador que permite la disponibilidad del sitio web sin conexión utilizando service workers y la API de caché. El proyecto gestiona el flujo de trabajo sin conexión a través del pre-caché de activos estáticos y la invalidación de caché basada en versiones para asegurar que los recursos almacenados permanezcan actualizados. También incluye la gestión de respaldo sin conexión para definir páginas o contenido específico que se muestran a los usuarios cuando una conexión de red no está disponible y el recurso solicitado no está en caché. Las capacidades adicionales cubren el monitoreo del estado de la red del lado del cliente y el registro de diagnóstico basado en consola para la resolución de problemas.
Implements techniques that keep the web application functional when disconnected from the network.
Erxes es un sistema operativo de negocios autohospedado que integra operaciones de marketing, ventas y soporte al cliente en una plataforma unificada. Sirve como un orquestador de agentes de IA, herramienta de automatización de procesos de negocio y una suite integral para gestionar relaciones con clientes y experiencias omnicanal. La plataforma se distingue por un modelo de infraestructura autohospedada que asegura la propiedad total y la privacidad de los datos organizacionales. Cuenta con un framework de orquestación de IA que utiliza generación aumentada por recuperación (RAG) para permitir que los agentes razonen sobre los datos internos del espacio de trabajo para automatizar registros y la resolución de tickets. El sistema cubre una amplia gama de capacidades operativas, incluyendo gestión de pipelines de ventas mediante tableros Kanban, un sistema de gestión de contenido (CMS) headless para publicación digital y coordinación de soporte omnicanal para mensajes a través de correo electrónico y redes sociales. También proporciona herramientas para la conversión de leads, seguimiento de proyectos internos y operaciones de comercio, incluyendo gestión de punto de venta (POS) con capacidad offline. La arquitectura está diseñada para la extensibilidad a través de un framework basado en plugins y soporta el aislamiento de espacios de trabajo multi-inquilino.
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.