Web storage API JavaScript module
-
Updated
May 13, 2014 - JavaScript
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage
data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage
returns a different object than localStorage
for the corresponding site loaded over HTTPS (e.g., https://example.com).
Web storage API JavaScript module
Write down daily highlights and save them in the browser's local storage
React Redux Dashboard with redux-saga and local-storage support
Storage abstraction for Typescript projects
📓 Simple and beautiful notepad to Markdown with Vue.js and Local Storage API
Refactor old spaghetti code using vanilla javascript MCV
Add a task to your selected schedule and save it to the local storage
Real time React application to manage a seafood market
clarke-fc-life-calendar-noeliiap17 created by GitHub Classroom
A programme to take inputted data and transform it into a PDF CV using PHP
CMPE - 273 Refresher Assignment
A tiny localStorage wrapper providing namespacing and typed values.
Ansible playbook to automate local storage pv
Simple, local web app to handle on-site e-mail registration
Repository for Effective Web Online Course / airhacks.io
Vanhack challenge to create appointment calendar