Here are
50 public repositories
matching this topic...
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
Updated
Jun 27, 2022
Dart
Localstorage and sessionstorage manager - Angular service
Updated
Jun 7, 2022
TypeScript
😎 Everything you need to know about Client-side Storage.
Synchronize SWR cache with localStorage or sessionStorage to get offline cache
Updated
Jun 22, 2022
TypeScript
Persistent Javascript objects and web forms using Web Storage
Updated
May 25, 2022
TypeScript
MuOnline CMS Website that support All Seasons from 1 to 12 with many rare modules. The Iteminfo function recognize items and their options that are still under development from WebZen
Javascript library to build custom Tumblr from API 🚀
Updated
May 1, 2020
JavaScript
Lightweight utilities that can make easier to access application storage in client browser.
Updated
Oct 18, 2021
JavaScript
[DEPRECATED] A minimal Javascript library that improves the way you work with localStorage or sessionStorage.
Updated
Jan 11, 2021
JavaScript
WebStorage is a JavaScript library that improves the way you work with localStorage or sessionStorage
Updated
Jun 27, 2022
JavaScript
Feature-enhanced wrappers for the Storage and IndexedDB APIs
Updated
Apr 9, 2022
JavaScript
Localforage bindlings for Purescript.
Updated
Feb 9, 2020
PureScript
Model persistence JavaScript library.
Updated
Dec 24, 2017
JavaScript
I am attaching the arduino sketch with my html and javascript files in this repository. You are free to clone anf fork my code to build more advance project.
Updated
Mar 15, 2019
JavaScript
🏦 Ultimate web storage for Angular2 with reach API and test coverage
Updated
Oct 31, 2016
TypeScript
Aplikasi penyimpanan buku menggunakan web storage, untuk memenuhi submission kelas frontend web pemula dicoding
Updated
Jun 30, 2021
JavaScript
Aplicação pessoal de loja virtual, utilizando a API do Mercado Livre.
Updated
Mar 22, 2022
JavaScript
Tool for creating cartoons
Updated
Mar 15, 2020
TypeScript
Lets you store unlimited files to cloud for free
Updated
Jan 31, 2022
Python
Projeto pixels art - Projeto avaliativo da Trybe do Bloco 05: JavaScript: DOM, Eventos e Web Storage
Updated
Oct 2, 2021
JavaScript
Complete codebase for Express powered dockerized Opioner frontend web app with integrated Github and Jenkins CI pipelines.
Updated
Apr 16, 2022
JavaScript
BeedleBot is tool for the MMORPG Freewar which automizes the trade and the corresponding sale at the central traders depot. It comes with an integrated web user interface.
Updated
Oct 19, 2017
Java
Projeto To Do List - Projeto avaliativo da Trybe do Bloco 05: JavaScript: DOM, Eventos e Web Storage
Updated
Oct 2, 2021
JavaScript
This is TS solution that allows you to read and write values in Local Storage.
Updated
Sep 23, 2021
TypeScript
record the log message into web database.
Updated
Mar 13, 2015
JavaScript
Simple landing page for Web Storage Service . Made with Pugjs and Dart-Sass
Updated
Jul 2, 2020
JavaScript
Updated
Apr 2, 2022
JavaScript
Improve this page
Add a description, image, and links to the
web-storage
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
web-storage
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'm trying to access the document from a elemental2.dom.HTMLIFrameElement but noticed that elemental2.dom.Window (via HTMLIFrameElement.contentWindow) has no document variable.
There is no chance to access an iframe document via elemental2.
This should be possible. Please see more details in the example at https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/contentWindow
I n