awesome-web-storage

Web Storage Guide

A comprehensive resource on client-side storage options in web development.

sunglasses Everything you need to know about Client-side Storage.

GitHub

445 stars
16 watching
36 forks
last commit: 7 months ago
Linked from 2 awesome lists

awesomeawesome-listcookieslocalstoragesessionstorageweb-storage

awesome-web-storage / Table of Contents

Comparison Table

awesome-web-storage / Browser Support

IE8+, Edge12+
3.5+
4+
4+
11.5+

awesome-web-storage / Different Storage APIs / Blogs

Types of cookies Google uses
Securing cookies
HTTP Cookies explained

awesome-web-storage / Different Storage APIs / Libraries

js-cookie 22,031 4 months ago
Cookies 1,771 over 4 years ago
AngularJS Cookies 265 almost 7 years ago
ReactJs Cookies 158 3 days ago
Vuejs Cookies 822 about 4 years ago

awesome-web-storage / Different Storage APIs / Browser Extensions

EditThisCookie (For Chrome) - Open source Chrome extension which does it all!
Cookies (For Chrome) - A powerful and easy-to-use Cookie Editor
Cookie Inspector (For Chrome) - Edit and create cookies right in the Developer Tools
EditThisCookie (For Firefox)
Cookies Manager+ To view, edit and create new cookies
Vanilla Cookie Manager (For Chrome) - A Cookie Whitelist Manager that helps protect your privacy. Automatically removes unwanted cookies

awesome-web-storage / Different Storage APIs / Blogs

Storing Data on The Client with LocalStorage
Storing data in the browser with the HTML5 localStorage API
Basket.js: A JavaScript loader with localStorage-based script caching

awesome-web-storage / Different Storage APIs / Libraries

angular-local-storage 2,828 about 7 years ago An AngularJS module that gives access to the browsers local storage with cookie fallback
react-native-localstorage 3,018 9 months ago Local storage wrapper for both react-native and browser
vue-local-storage 672 almost 2 years ago Vue.js localStorage plugin with types support
localForage 24,920 4 months ago Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API
basket.js 3,362 almost 3 years ago A script and resource loader for caching & loading files with localStorage
secure-ls 646 2 months ago Secure localStorage data with high level of encryption and data compression

awesome-web-storage / Different Storage APIs / Browser Extensions

HTML5 Storage Manager All in One Complete Storage Manager Extension Ever!

awesome-web-storage / Different Storage APIs / Blogs

Introduction to sessionStorage
Web Storage API: Local Storage & Session Storage
Sharing sessionStorage between tabs for secure multi-tab authentication

awesome-web-storage / Different Storage APIs / Libraries

sessionstorage 23 almost 3 years ago sessionStorage API which gracefully degrades to window.name & cookies when not available
ngStorage 2,333 about 6 years ago localStorage and sessionStorage done right for AngularJS
react-webstorage 3 almost 10 years ago Use webStorage or a webStorage polyfill as a React store

awesome-web-storage / Different Storage APIs / Browser Extensions

HTML5 Storage Manager All in One Complete Storage Manager Extension Ever!

awesome-web-storage / Comparison Table

IE8+, Edge12+, Firefox3.5+, Safari4+, Opera11.5+
IE8+, Edge12+, Firefox3.5+, Safari4+, Opera11.5+
limit
limit
limit

awesome-web-storage / Comparison Table / Blogs

HTML5's window.postMessage API
Cross-Domain Messaging With postMessage
The pitfalls of postMessage
XSS and App Security through HTML5's PostMessage()

awesome-web-storage / Comparison Table / Libraries

postmate 1,873 over 1 year ago A powerful, simple, promise-based postMessage library
across-tabs 1,657 about 1 year ago Easy communication between cross-origin browser tabs

awesome-web-storage / Comparison Table / Browser Extensions

postMessage debugger This extension prints messages sent with postMessage to the console

awesome-web-storage / FAQs

across-tabs 1,657 about 1 year ago Easy communication between cross-origin browser tabs

awesome-web-storage / Contributing Guidelines

title-casing Use (AP style)

Backlinks from these awesome lists:

More related projects: