localstorage-api
There are 201 repositories under localstorage-api topic.
jaywcjlove/store.js
A simple, lightweight JavaScript API for handling browser localStorage , it is easy to pick up and use, has a reasonable footprint 2.36kb(gzipped: 1.04kb), and has no dependencies.
yued-fe/yux-storage
yux-storage 是一个基于 HTML5 IndexedDB 封装的 Web 本地数据离线存储库
digitalfortress-tech/localstorage-slim
An ultra slim localstorage wrapper with optional support for ttl and encryption
macmcmeans/localDataStorage
💼 A handy wrapper for HTML5 localStorage that seamlessly gets/sets common data types (Array, BigInt, Boolean, Date, Float, Integer, null, Object and String); provides simple data scrambling; intelligently compresses strings (saving storage space); permits query by key as well as query by value and promotes shared storage segmentation in the same domain. Key names and values are multi-byte Unicode-safe, and a key value change will fire an event you can subscribe to (even on a single page).
aykutkardas/lookie
Store your data in localStorage with optional expiration time. Almost like a cookie.
kucukkanat/LocalDB
MongoDB on the browser. A database using Javascript localStorage
souravrax/codeditor-front
👩💻Codeditor is an IDE for editing 📝, compiling 📯 , and running 🏃♂️ source codes online made using React UI library and uses Redux for the state management. It is backed by NodeJS/Express server.
e1016/storm
🌐⚡️LocalStorage manager library for JavaScript
rastmob/cookie-management
Designed for developers who value compliance and user experience, the Rast Mobile Cookie Consent Script seamlessly integrates with your website, ensuring GDPR compliance while enhancing user interaction. It provides clear, customizable consent management, allowing website visitors to control their data, all while maintaining the functionality.
SaurabhSinghRbz/project_MeanBuy
MeanBuy is the future of online shopping; we let our customers Pay What They Want to Pay on a variety of retail products, ranging from women’s accessories to consumer electronics on MeanBuy.com. Our disruptive, patent pending flexible pricing technology is based on multi-dimensional consumer behaviorism exemplified by today’s online shopper. iPrice, the enterprise level integrated solution brings this flexible, demand driven pricing model to large retailers driving much greater profits than traditional clearance or liquidation strategies. We specialize in product price optimization, inventory turnover maximization, and are able to provide all of this while maintaining brand quality and customer loyalty. Our back-end has been designed and developed to optimally serve the needs of our merchants, offering them valuable demand driven pricing data, a fully customizable API ensuring cross-platform compatibility, and a highly automated system so as to minimize overhead. We stand by our clients and believe flexibility, quality, and innovation are the key factors to a long lasting business relationship.
adelpro/Openadhan
Web application made with Reactjs for calculating Muslim prayer times using local (auto) position or manual postion calculated (with city search)
Cloudlordd/Cloudlord-and-pals
Trying to create something unique
abhishekpatel946/Parking-Lot
The parking lot is based on local storage applications that store each and every entry & exit of vehicles.
aaron5670/toggle-experiments-extension
🧪 A chromium extension to search and toggle Optimizely experiments.
omaralbeik/website-client
React progressive web app
teekaytech/Todo-List
A Todo List Application built with ES6 & Webpack. Todos are categorized into projects. More projects can be created/deleted. Todos can be created, updated, and deleted.
training-dev-fr/P5_Kanap_DW_OpenClassRooms
P5 DW - Projet 5 - Kanap - de la formation Developpeur Web OpenClassRooms.
anagudelogu/mod2-Awesome-books-modules
A book storage application, where the user can create and delete books. built with HTML, CSS, JavaScript, and LocalStorage API.
arkapg211002/arkapg211002.github.io
Personal Portfolio which shows about me,coding profiles,my skills,projects,services,contact information,a terminal portfolio. HTML,CSS,Bootstrap for the components.JavaScript for DOM,typing text with Typed.JS. AOS, vanilla-tilt-js for animations. LocalStorage api for theme setting, contact-api for page views
CaptKraken/mapty
practice project from Jonas Schmedtmann's JavaScript course
romabulani/BakinGram
Bakin Gram is a Social Media App where you can share posts and learnings.
faan11-web/app-localstorage-tidy
Webcomponent for storing json in Localstorage. ( Polymer 2.* )
NjohPrince/google-keep
This is a clone of google keep, a notes taking and tracking application. It has rich features that can help you manage your notes, archive them, even sending to a trash where you can permanently delete later on. There is also a possibility of cloning or creating a copy of a note.
Nobledsmarts/easyStorage
a simple and flexible library for localStorage api. features include CRUD operations using ORM like syntax, real time update across tabs included!
Samuel-Amaro/app-web-faturamento
Projeto de estudo, para aprendizado de tecnologias relacionados ao front-end, aplicativo web de faturamento, o usuário pode criar, excluir, visualizar e mudar status de faturas ou cobranças.
SudiptaChakraborty51/tech-social
Tech-Social is social media app that connects users and enables to share their thoughts and learnings to the web similar to what Twitter and Instagram does.
thisisrajat/react-localstorage-sync
A higher order component that sync localStorage and components state 💾
derenko/sq-local
Simple orm for localstorage
DiksonIvySon/dmResume
dmResume is a Resume Builder web app, which allows a user to build a resume from a template. dmResume offers a quick and easy way to create a professional resume from 3 design templates. Users can create a resume using the AI-powered online resume wizard, plus take advantage of expert suggestions and customizable modern and professional resume.
Fractalbonita/capstone-project
App for tracking and analysing board games
JohannesFleischer/senior-movie-selector
A very simple movie selector application for senior citizen or kids that can be accessed via browser and used to play locally stored movies.
kherox/shoppingcart
Shopping cart example with localstorage. Simple JS/HTML
moustafa-shaaban/Vue_Notes_App
A Notes app built using Vue 3 and Quasar Framework
overmise/use-local-storage
React Hook to help with using localStorage
piedcipher/flutterweb-localStorage-example
Example for my write-up on "Harnessing the power of localStorage API in Flutter Web App."
Pirsanth/memory-calculator
This is a completely front-end project made with vanilla ES5 Javascript, HTML and CSS. It uses Local Storage to store the equations saved for the next browsing session (as long as the source URL and protocol is the same).