DOMSnap
DOM snapshot library
A JavaScript library for persisting HTML DOM state to IndexedDB or WebSQL for offline web applications.
Offline web pages by persist DOM to IndexedDB/WebSQL
75 stars
10 watching
7 forks
Language: JavaScript
last commit: over 8 years ago indexeddbofflinevirtual-domwebsql
Related projects:
Repository | Description | Stars |
---|---|---|
jquery/jquery-dist | Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. | 102 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 760 |
finnp/dom-notifications | A small JavaScript library that provides a simple way to display notifications in the browser. | 105 |
component/dom | An aggregate library of DOM traversal, manipulation and events functions | 228 |
trueadm/t7 | A lightweight virtual DOM templating library that compiles ES2015 template strings into virtual DOM objects | 900 |
fcavallarin/domdig | A tool designed to identify vulnerabilities in Single Page Applications by scanning the DOM and simulating user interactions. | 394 |
danrigsby/react-native-web-container | A wrapper around React Native's WebView to enhance its functionality and security | 45 |
ddgll/vue-idb | A Vue.js wrapper around IndexedDB, allowing easy interaction with the browser's local storage. | 82 |
rustygreen/ng-supabase | A library that provides pre-designed Supabase components for Angular applications | 25 |
tylors/cycle-snabbdom | A utility library providing an alternative DOM driver using snabbdom and integration with the Cycle.js framework. | 41 |
dennwc/dom | A Go library providing a WebAssembly API for DOM manipulation and other web APIs | 489 |
phpquery/phpquery | A unified repository for a PHP-based DOM API inspired by jQuery, combining various forks and contributions into a single coherent codebase. | 75 |
shritesh/zig-wasm-dom | Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 142 |
remy/min.js | A super minimal JavaScript library to execute simple DOM querying and event handling. | 1,097 |
jorgebucaran/superfine | A minimal view layer for building web interfaces using a lightweight virtual DOM representation | 1,597 |