Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
LocalStorage
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).
- GitHub: https://github.com/topics/localstorage
- Wikipedia: https://en.wikipedia.org/wiki/Web_storage
- Related Topics: sessionstorage, indexeddb, websql, web-storage, webstorage,
- Aliases: local-storage,
- Last updated: 2025-02-06 00:17:39 UTC
- JSON Representation
https://github.com/rajmalpankaj786/doctor_records
This project involves simple JavaScript practice, utilizing HTML5, CSS3, and Vanilla JavaScript to create and manage hospital doctor records.
css3 html5 localstorage vanila-javascript
Last synced: 26 Jan 2025
https://github.com/mskian/water-tracker-app
Water Tracker : Track your daily water intake and stay hydrated.
css html hydrated hydration javascript jsx localstorage tailwindcss tsx typescript vite water water-intake water-tracker
Last synced: 11 Oct 2024
https://github.com/rohitchourey0809/creado_beauty
Credo Beauty, is a brand focused on providing customers with the cleanest, most effective independent and luxury brands around. It offer online shoppers the same level of expertise, care, and service customers receive in-store.
bootstrap css html javascript localstorage
Last synced: 21 Jan 2025
https://github.com/andresmpa/todo-app
This is the classic TODO app crafted for browser, with a couple of extra features like, localstorage, drag&drop and themes
data-set drag-and-drop html5 javascript localstorage stylus-css stylus-lang
Last synced: 26 Jan 2025
https://github.com/rdshinde/todo-app
This is fully functional a todo app created in react.
Last synced: 14 Dec 2024
https://github.com/suhatanriverdi/scanners-listing-web-app-nextjs
The application replicates a scan tools list with filtering, responsive design, and local state persistence.
csr localstorage next react ssr swr zustand
Last synced: 21 Jan 2025
https://github.com/pal-96/care2share
A Progressive web application (PWA) dedicated to addressing global food scarcity and hunger, serving individuals and NGOs collaborate to share surplus food, coordinate events, donate resources, and extensive blogging.
bcrypt expressjs internationalization json localstorage material-ui mongodb nodejs react-hooks react-router reactjs redux restful-api
Last synced: 28 Dec 2024
https://github.com/xnodeoncode/bookshelf
Bookshelf is a simple SPA that displays a list of books in an HTML table. Users can add, edit and delete books from the collection.
html5 indexeddb javascript localstorage sessionstorage
Last synced: 20 Dec 2024
https://github.com/ikbensiep/nextweek
a simple calendar/todolist using localStorage
Last synced: 25 Jan 2025
https://github.com/nixjs/web-storage
A minimalistic Typescript plugin for web storage
javascript localstorage nixjs react-local-storage react-session session sessionstorage storage typescript web-storage
Last synced: 21 Jan 2025
https://github.com/jeondoh/to-dolist
to-do list with react and typescript
localstorage react recoil typescript
Last synced: 24 Dec 2024
https://github.com/smartacephale/lskdb
Local Storage Key DB
cdn db keydb localstorage typescript
Last synced: 14 Oct 2024
https://github.com/amarafinbarrs/expense-tracker-v1
A Budget Tracking Web Application built with HTML, CSS & JavaScript & Web Local Storage.
css html javascript localstorage responsive-web-design
Last synced: 06 Jan 2025
https://github.com/mdselimme/crud-by-react-js
javascript localstorage react-router reactjs
Last synced: 21 Jan 2025
https://github.com/srivenkat13/list-it
Simple app todo app with Preact ⚛️
localstorage preact single-page-app todolist
Last synced: 12 Oct 2024
https://github.com/devmilon923/try-luck-game
This is an app where you can try your luck—maybe you'll win money, or maybe you won't. It includes a demo account feature and is built using JavaScript. There is no backend language included here, but it can be set up with a backend with just a few minor modifications.
Last synced: 21 Jan 2025
https://github.com/guiril/bmi-calculator
Completes the final practice exercise (BMI Calculator) for the JavaScript online course.
Last synced: 21 Jan 2025
https://github.com/afeiship/app-cache
An app scripts cache solution based on localStorage.
application basket cache css load localstorage manifest scripts styles
Last synced: 14 Dec 2024
https://github.com/heyloh/react-todo-list
⚛️ Todo list made using React for learning purposes.
Last synced: 23 Jan 2025
https://github.com/levikobi/ecommerce-store
Full-Stack RESTful web application. built with NodeJS, Express, MongoDB, React & Redux
ecommerce-store localstorage mern-stack react-redux redux-store restful-api
Last synced: 24 Jan 2025
https://github.com/junh0328/payhere_repo
[페이히어] 프론트엔드 엔지니어 과제전형
axios emotion github-api localstorage nextjs reactjs typescript
Last synced: 26 Jan 2025
https://github.com/neginsal/book-list-with-react-context-hooks
A book list with react context & hooks based on The Net Ninja tutorial.@iamshaunjp
context-api hooks localstorage react reducer
Last synced: 31 Jan 2025
https://github.com/behemehal/safeen
Local database solution with clean and strict data integrity.
database local-database localdb localstorage rust
Last synced: 06 Jan 2025
https://github.com/anasqiblawi/localgoose
A lightweight, file-based ODM Database for Node.js, inspired by Mongoose
database document-database embedded-database file-based file-system json-server json-storage lightweight-database local-db local-storage localstorage mongodb mongoose nodejs nosql odm
Last synced: 14 Dec 2024
https://github.com/andrewlaskey/top5-voter
Spotify track voting app built with React
babel browserify firebase ifttt localstorage react react-router spotify
Last synced: 13 Jan 2025
https://github.com/luiizsilverio/js-countdown
Aplicação em Javascript que trabalha com datas e horas
date-fns javascript localstorage
Last synced: 01 Feb 2025
https://github.com/luiizsilverio/js-devnotes
Projeto simples desenvolvido em Javascript
csv horadecodar javascript localstorage
Last synced: 01 Feb 2025
https://github.com/tox82/lazy-reminder
A lazy reminder for things you -should- do
localstorage remind-me reminder to-do
Last synced: 27 Jan 2025
https://github.com/afeiship/next-local-expires
LocalStorage which can be set expires.
Last synced: 14 Dec 2024
https://github.com/danielcrubens/js-login
🖥️ Desenvolvimento de uma tela de cadastro e login, autenticando e utilizando o localStorage com JavaScript
autentication developer front-end html5 javascript localstorage responsive-design sass
Last synced: 06 Jan 2025
https://github.com/mlascurain/toggle-dark-mode
Web Component, using LocalStorage, ShadowDOM and Custom HTML Elements
custom-elements javascript localstorage shadow-dom web-components
Last synced: 01 Feb 2025
https://github.com/kbismark/cachestorage
A better way to save data locally on the browser. Think about using the browser's cache system as your local storage in your applications.
cache-storage javascript localstorage typescript web-development
Last synced: 03 Feb 2025
https://github.com/sandreass/book-app
learning useContext
bootstrap css deployment html javascript localstorage react vite
Last synced: 14 Dec 2024
https://github.com/samchillcott/todo-2023
Todo App with edit functionality. Login controlled with cookies and react-router. Todos saved locally. Styled with CSS modules.
authentication cookies css cssmodules localstorage tests todo
Last synced: 01 Feb 2025
https://github.com/rayzler/javascript-quiz
Quiz sobre código de Javascript usando Preact, maneja el fetching de los datos con TanStack Query y el estado global con Zustand
canvas-confetti localstorage preact react-query tailwindcss tanstack-query typescript vite zustand zustand-persist
Last synced: 18 Jan 2025
https://github.com/swimmwatch/playwright-localstorage
Extension for the Playwright package that allows access to the Web Storage API.
localstorage playwright playwright-python python sessionstorage
Last synced: 18 Jan 2025
https://github.com/alice-sebego/github-user-search
Create a search form by GitHub username
api api-rest dark-theme github-api javascript localstorage poo vanilla-css vanilla-js
Last synced: 03 Feb 2025
https://github.com/lucasfeliciano02/to-do_list-js
To-do list feito em html, css, Js e uso de localstorage para savar as informações
css html javascript localstorage
Last synced: 13 Jan 2025
https://github.com/gregorymaklakov/react-todo-list-app
React todo
hooks localstorage react utils vite
Last synced: 03 Feb 2025
https://github.com/elijahdre/to-do-list-review
This is an app that simply lists the things that you need to do and allows you to mark them as complete.
css html htmlwebpackplugin javascript localstorage microverse microverse-projects todo-app todolist webpack
Last synced: 03 Feb 2025
https://github.com/aliyilmaz/synchronizer
This library is used to determine the fate of a form or local storage data. It can work with or without internet addiction.
localstorage serialization synchronizer vanillajs
Last synced: 14 Dec 2024
https://github.com/kelsonbatista/project-good-tunes
Good Tunes
api css html javascript localstorage react router-dom
Last synced: 01 Feb 2025
https://github.com/amaranand360/note-taking-application
This is a simple web application that allows you to create, read, update, and delete notes. It's perfect for keeping track of your to-do lists, ideas, or anything else you need to remember.
Last synced: 03 Feb 2025
https://github.com/castanedaluis/juego-tres-en-raya
Juego de tres en raya (GATO) creado con javascript, con la libreria react, guardando la partida en localStorage, utilizando las buenas practicas de react.
javascript localstorage reactjs usestate
Last synced: 29 Dec 2024
https://github.com/castanedaluis/petgram--react
app desarrollada con react, el cual incluimos, intersection observer para optimizar la carga de la app con (intersection-observer,react.lazy), añadimos la función de liked y guardamos en el localstorage, mejoramos el CEO con HELMET
hooks hooks-api intersection-observer localstorage props-type react-lazy reactjs styled-components suspense
Last synced: 29 Dec 2024
https://github.com/radzhiv25/expense-tracker
PennWise: A simple web-app to manage your expenses with graphical representation
chartjs localstorage react-chartjs-2 react-icons reactjs tailwindcss
Last synced: 21 Jan 2025
https://github.com/mohammad-obidat/wisdoms
I built this project through Elevation academy full-stack Bootcamp, you can add a list of wisdoms you like and they will be stored at LocalStorage
css3 google-fonts html5 javascript jquery localstorage
Last synced: 29 Dec 2024
https://github.com/rakkkkkesh/to-do-app
A simple React-based To-Do app that allows users to add, edit, complete, and remove tasks with data persistence using localStorage.
html5 localstorage reactjs tailwind-css
Last synced: 29 Dec 2024
https://github.com/ag-sanjjeev/app-sticky-notes-js
This is a JavaScript based sticky note taking application that runs on web browser.
drag-and-drop javascript javascript-webapp localstorage note-taking-app notes sticky sticky-notes webapplication
Last synced: 21 Jan 2025
https://github.com/thericecold/bank-budget-app
Bank and Budget (Single Page App) using localstorage
bank dom encryption front-end javascript localstorage login object-oriented-programming oop single-page-app vanilla-javascript
Last synced: 21 Jan 2025
https://github.com/skp3214/redux-toolkit-todo-list
localstorage react redux-toolkit tailwindcss todoapp todolist
Last synced: 06 Jan 2025
https://github.com/brahmbeyond/keep-note
Keep Note is a note keeping webapp. This is note keeping webapp made with HTMl-CSS-JS This uses js functions and the notes are saved in localstorage of WebBrowser. This gives functionality to save notes as well as delete them permanently.
html-css-javascript localstorage
Last synced: 02 Feb 2025
https://github.com/ihor-kutsenko/goit-react-hw-04-phonebook
Phonebook contact apllication - with useState hook
formik localstorage nanoid react-hooks react-icons react-toastify yup
Last synced: 13 Jan 2025
https://github.com/ihor-kutsenko/goit-react-hw-03-phonebook
Phonebook contact apllication - add contacts to localStorage (using classes)
formik localstorage nanoid react-icons react-toastify reactjs yup
Last synced: 13 Jan 2025
https://github.com/ihor-kutsenko/goit-js-hw-08
Image gallery, Vimeo player, Feedback form
localstorage lodash-throttle simplelightbox-library vimeo-player
Last synced: 13 Jan 2025
https://github.com/dazuki/randomizer-notes-localstorage
oot-rando notes with store2 (localStorage)
browser html-css-javascript localstorage notes storage store2 zootr
Last synced: 14 Dec 2024
https://github.com/vegadelalyra/localstorage
Learning to use local storage and practicing more responsive design.
dom form javascrit localstorage
Last synced: 03 Feb 2025
https://github.com/helderberto/angular-session-manager
[ARCHIVED] 🔑 Angular 1: Service to manage session.
angular angular1 localstorage session
Last synced: 21 Jan 2025
https://github.com/ranjeet2311/personal-appointment-booking
Create and delete new appointments, stored in browser memory.
angular angular-router localstorage typescript
Last synced: 21 Jan 2025
https://github.com/2ue/local-storage-js
对localstorage封装一些简单的API,方便调用
h5 html5 javascript localstorage storage store
Last synced: 21 Jan 2025
https://github.com/gwali-1/stateful
Implementing a web page that maintains its state after refreshes with the session storage object
Last synced: 01 Feb 2025
https://github.com/kevinbenabdelhak/quicksave-for-search
QuickSave For Search est une extension Chrome pour sauvegarder les requêtes et commandes Google directement sur les pages de résultats de Google. Il permet de les enregistrer dans localstorage du navigateur, et de les réinsérer dans le champ de recherche.
chrome-extension localstorage save-data search search-engine
Last synced: 06 Jan 2025
https://github.com/dak79/odin-todo
ToDo web app
css es6 html javascript localstorage npm
Last synced: 21 Dec 2024
https://github.com/ntanwir10/calendarapp
A simple calendar app built using react native, native base. This app is compatible on both Android and iOS.
asyncstorage localstorage native-base react-native react-native-app react-navigation react-persist
Last synced: 27 Jan 2025
https://github.com/shaching/okwebstorage
Operated HTML5 Local/Session Storage in ES6.
html5 javascript localstorage node npm sessionstorage yarn
Last synced: 21 Dec 2024
https://github.com/dev-alissonalves/teste-ecommerce
Nesse projeto o objetivo foi criar um carrinho de compras totalmente dinâmico, utilizando a API do Mercado Livre para buscar produtos à venda
api-rest css3 fetch-api html5 javascript localstorage
Last synced: 25 Dec 2024
https://github.com/ricardoliveira5ro/translate-extension
Browser extension that allows users to translate selected text on any webpage
browser-extension javascript localstorage
Last synced: 03 Feb 2025
https://github.com/guilhaof/state-management-guest
Aplicacao completa para gerenciamento de convidados usando React , Zustand , LocalStorage e Testes E2E com Cypress
cypress localstorage react tailwindcss typescript zustand
Last synced: 13 Dec 2024
https://github.com/3p3r/wasabio
WebAssembly and SharedArrayBuffer IO
browserify eventemitter filesystem localstorage nodejs sharedarraybuffer shim webassembly webpack
Last synced: 21 Dec 2024
https://github.com/philjbt/cookiescachewhitelistclean
Chrome extension clearing cookies and various types of cache when the browser starts up.
cache cachestorage chrome-extension cleanup cookies filesystems indexeddb localstorage serviceworkers websql
Last synced: 13 Dec 2024
https://github.com/paragunhale1998/facebook-validation-localstorge
Here i Create A Facebook Validation Using Local Storage
css devloper devlopment front-end html javascript localstorage
Last synced: 28 Jan 2025
https://github.com/gabyfutemma/musicproject-pedetoca
Laboratoria - Extra: API management to create an artist's library
bootstrap css3 firebase html5 localstorage pedetoca-api react
Last synced: 27 Jan 2025
https://github.com/erikstorm/localsnippets
Snippet storage using localStorage
javascript localstorage react reactjs snippets-collection
Last synced: 20 Dec 2024
https://github.com/jdm79/copilot-git-grocery-things
localstorage react todolist vite
Last synced: 17 Dec 2024
https://github.com/ardywsptr/todoapps
Todo Apps - Repositori ini merupakan latihan dari materi DOM, BOM, Interaktif dengan Event, dan Penyimpanan Data Menggunakan Web Storarge pada kelas Belajar Membuat Front-End Web untuk Pemula di Dicoding
bom dicoding-academy dom-manipulation front-end javascript localstorage todoapp
Last synced: 14 Jan 2025
https://github.com/ardywsptr/calculator
Calculator - Repositori ini merupakan latihan dari materi html, css dan local storage pada kelas Belajar Dasar Pemrograman Web di Dicoding
css3 dicoding-academy html5 jacascript localstorage
Last synced: 14 Jan 2025
https://github.com/shubhrajps/react-task-manager-and-movies
A repository hosting a TodoList and Movies app, both built using React, for efficient task management and movie exploration.
context-api framer framer-motion localstorage movies react tailwind todo
Last synced: 21 Dec 2024
https://github.com/saleh0987/camera
online store that offers a wide range of cameras and accessories .
emailjs localstorage reactjs tailwindcss vitejs
Last synced: 21 Dec 2024
https://github.com/mahfuzhasan2003/career-hub
Career Hub - with fully responsive and local storage data storing feature.
axios-react javascript jsx localstorage react-toastify reacthook reactjs reactrouter
Last synced: 21 Dec 2024
https://github.com/piglovesyou/note-app
A sample implementation of LocalStorage-only React note-taking app
Last synced: 21 Dec 2024
https://github.com/wgtsantos/crud_json
CRUD Simples Utilizando JSON
crud javascript json localstorage
Last synced: 14 Jan 2025
https://github.com/diegoivg98/login-register-tasks
css gh-pages localstorage login react-router reactjs register toastify vite
Last synced: 21 Jan 2025
https://github.com/powerlevel9000/pokemon-dashboard-plus
Pokemon Dashboard Plus Welcome to the Pokemon Dashboard Plus! Here, you can explore a collection of your favorite Pokemon. Add them to your favorites and view detailed information about each Pokemon. Start your Pokemon journey now!
bootstrap5 localstorage pagination reactjs
Last synced: 21 Dec 2024
https://github.com/ali322/rn-storage
yet another React-Native AsyncStorage wrapper
asyncstorage localstorage react react-native
Last synced: 21 Dec 2024
https://github.com/nina1012/weather-forecast-app
🌤 ☔️ Weather forecast app built with react, tailwind and vite.js
localstorage react tailwindcss vite
Last synced: 21 Dec 2024
https://github.com/alexandrbig1/goit-react-hw-03-phonebook
React module(events/states/props/forms/localStorage/libraries)
css3 frontend hacktoberfest hacktoberfest2023 html-css-javascript html5 javascript js localstorage react react-components reactjs ux-ui ux-ui-design webdesign webdevelopment
Last synced: 23 Jan 2025
https://github.com/waffensultan/goat-pl
GOAT-PL is a work-in-progress task management system for everyday use. Technologies used are ReactJS, HTML & CSS, JS, Firebase Auth.
firebase-auth javascript localstorage productivity react-routing reactjs task-manager website
Last synced: 16 Jan 2025
https://github.com/mdyeates/todo-list
This to-do list app is a simple and convenient tool for managing tasks. The app uses localStorage to save tasks, so they will remain on the list even if the user closes the browser or refreshes the page.
Last synced: 21 Dec 2024
https://github.com/theaurange/gematsu-news-checker
A userscript that will check if there is any new posts on Gematsu.
javascript js localstorage localstorage-api userscript userscripts
Last synced: 24 Dec 2024
https://github.com/theaurange/gmail-message-tracker
A userscript to help track messages automatically on GMail.
javascript js localstorage localstorage-api userscript userscripts
Last synced: 24 Dec 2024
https://github.com/theaurange/manga-plus-chapter-tracker
A userscript to help track your manga chapters automatically on Shueisha's Manga Plus website.
javascript js localstorage localstorage-api userscript userscripts
Last synced: 24 Dec 2024
https://github.com/jose-murilo/project-layout-login
Layout de login para teste, sistema de autenticação simples com localStorage.
localstorage nextjs reactjs tailwindcss typescript
Last synced: 30 Dec 2024
https://github.com/br0wsa/user-app
From Scratch - Développement Web
api async cookies fetch headers json localstorage sessionstorage xml
Last synced: 27 Jan 2025
https://github.com/br0wsa/joke-app
From Scratch - Développement Web
api async cookie fetch headers json localstorage sessionstorage xml
Last synced: 27 Jan 2025
https://github.com/br0wsa/meal-app
From Scratch - Développement Web
api async cookies fetch headers json localstorage sessionstorage xlm
Last synced: 27 Jan 2025
https://github.com/askomarov/weather_app
Vue3 Weather APP ⛅🌞🌦️
localstorage pinia scss typescript vitejs vue weather-api
Last synced: 21 Dec 2024