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

446 stars
16 watching
36 forks
last commit: 9 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,080 6 months ago
Cookies 1,771 over 4 years ago
AngularJS Cookies 265 about 7 years ago
ReactJs Cookies 161 about 1 month ago
Vuejs Cookies 822 over 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 over 7 years ago An AngularJS module that gives access to the browsers local storage with cookie fallback
react-native-localstorage 3,021 11 months ago Local storage wrapper for both react-native and browser
vue-local-storage 672 about 2 years ago Vue.js localStorage plugin with types support
localForage 25,008 6 months ago Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API
basket.js 3,359 about 3 years ago A script and resource loader for caching & loading files with localStorage
secure-ls 648 4 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 about 3 years ago sessionStorage API which gracefully degrades to window.name & cookies when not available
ngStorage 2,333 over 6 years ago localStorage and sessionStorage done right for AngularJS
react-webstorage 3 about 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,879 over 1 year ago A powerful, simple, promise-based postMessage library
across-tabs 1,657 over 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 over 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: