📓 Simple and beautiful notepad to Markdown with Vue.js and Local Storage API
-
Updated
Jan 8, 2018 - HTML
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).
📓 Simple and beautiful notepad to Markdown with Vue.js and Local Storage API
An ES module library for separating localStorage on GitHub Pages not by origin but by path name.
This website is to track your daily eating routine and a step towards healthy life
Currency converter for Obyte (formerly Byteball)
PasswordSentinel is a secure, local-only password manager built with HTML5, CSS3, and JavaScript. All data stays on your device, ensuring complete privacy while offering strong password generation and safe storage.
An easy-to-use library for local storage on Khan Academy!
Week-5 Challenge: A web application designed to plan out your work day (utilizes local-storage).
Freecraft is a project that aims to replicate the functionality of Flipkart, an e-commerce platform for clothing, appliances, groceries, and gadgets.
This is a JavaScript code for a daily planner application that allows users to plan their activities for the day
The Availability Scheduler is a web application designed to help friends or small teams keep track of each other's availability throughout the week. This tool is tailored to our university schedule, running from Tuesday to Saturday, but can be customized to suit any workweek.
Este es un whislist o lista de deseos basado en la temática de juegos retro, creado utilizando html, css, javascript y el dom con local storage
A web-app for creating and managing notes locally on your device.
Movie Seat booking : Showing number of seats available and booked with price and seats.
Expense Tracker Using DOM-JS This is basic UI based project i have made using DOM manipulation & also storing input data in Local Storage and Accessing the data and displaying it on the interface ! >It includes EDIT functionality & also Delete Expenses functionality
Responsive E-commerce website using html, css & javascript
This day planner allows users to add event entries and save them locally for later reference, ensuring that the events persist even after refreshing the page. Module 05
Aplikasi website sederhana macam mini blog dengan database Local Storage
Practice assignment.
"My Wallet App" is a simple web application for tracking income and expenses. Users can add their income and record their expenses to keep track of their financial activities.