awesome-web-storage
Web Storage Guide
A comprehensive resource on client-side storage options in web development.
Everything you need to know about Client-side Storage.
446 stars
16 watching
36 forks
last commit: over 1 year 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 | over 1 year ago | |
| Cookies | 1,771 | over 5 years ago | |
| AngularJS Cookies | 265 | almost 8 years ago | |
| ReactJs Cookies | 161 | 11 months ago | |
| Vuejs Cookies | 822 | about 5 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 8 years ago | An AngularJS module that gives access to the browsers local storage with cookie fallback |
| react-native-localstorage | 3,021 | over 1 year ago | Local storage wrapper for both react-native and browser |
| vue-local-storage | 672 | almost 3 years ago | Vue.js localStorage plugin with types support |
| localForage | 25,008 | over 1 year ago | Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API |
| basket.js | 3,359 | almost 4 years ago | A script and resource loader for caching & loading files with localStorage |
| secure-ls | 648 | about 1 year 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 4 years ago | sessionStorage API which gracefully degrades to window.name & cookies when not available |
| ngStorage | 2,333 | about 7 years ago | localStorage and sessionStorage done right for AngularJS |
| react-webstorage | 3 | almost 11 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 2 years ago | A powerful, simple, promise-based postMessage library |
| across-tabs | 1,657 | about 2 years 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 2 years ago | Easy communication between cross-origin browser tabs |
awesome-web-storage / Contributing Guidelines | |||
| title-casing | Use (AP style) | ||