{"id":31051827,"url":"https://github.com/ajay-develops/client-side-data-storage","last_synced_at":"2026-05-10T12:52:07.000Z","repository":{"id":117636232,"uuid":"525047768","full_name":"ajay-develops/Client-Side-Data-Storage","owner":"ajay-develops","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-16T18:46:45.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T19:19:41.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajay-develops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-15T15:52:11.000Z","updated_at":"2022-08-15T15:56:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c8af47b-a12f-4209-aed0-937e682da2b2","html_url":"https://github.com/ajay-develops/Client-Side-Data-Storage","commit_stats":null,"previous_names":["templar-ajay/client-side-data-storage","ajay-develops/client-side-data-storage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajay-develops/Client-Side-Data-Storage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FClient-Side-Data-Storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FClient-Side-Data-Storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FClient-Side-Data-Storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FClient-Side-Data-Storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajay-develops","download_url":"https://codeload.github.com/ajay-develops/Client-Side-Data-Storage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FClient-Side-Data-Storage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275189757,"owners_count":25420645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-15T00:55:16.128Z","updated_at":"2026-05-10T12:52:01.964Z","avatar_url":"https://github.com/ajay-develops.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### What is Client Side Storage ?\n\nJavaScript APIs that allow you to store data on the client\n\n- cookies - don't use cookies unless you have to\n\n### Client Side Storages\n\n- Web Storage APIs - local storage , session storage(until you close the browser).\n- IndexedDB -\n- Service Workers(offline) and Cache API\n\n#### other client storage options -\n\n- LocalForage\n- Dexie\n- Zango\n- JsStore\n\n### A few facts\n\n- local storage stays as long as you want\n- session storage is cleared when you close the browser\n- both use key value pairs\n- No objects and array allowed\n- Domain Specific\n\n### Web Storage Methods\n\n- setItem(\"key\",\"value)\n- getItem(\"key\")\n- removeItem(\"key\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajay-develops%2Fclient-side-data-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajay-develops%2Fclient-side-data-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajay-develops%2Fclient-side-data-storage/lists"}