{"id":20877747,"url":"https://github.com/dafrok/lostora.js","last_synced_at":"2026-04-24T17:03:16.627Z","repository":{"id":29384671,"uuid":"32919673","full_name":"Dafrok/Lostora.js","owner":"Dafrok","description":"A localStorage handler to support Object or JSON","archived":false,"fork":false,"pushed_at":"2015-06-16T16:55:20.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T16:37:01.746Z","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/Dafrok.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}},"created_at":"2015-03-26T09:58:15.000Z","updated_at":"2015-03-27T11:18:24.000Z","dependencies_parsed_at":"2022-09-06T16:51:23.198Z","dependency_job_id":null,"html_url":"https://github.com/Dafrok/Lostora.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dafrok/Lostora.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2FLostora.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2FLostora.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2FLostora.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2FLostora.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dafrok","download_url":"https://codeload.github.com/Dafrok/Lostora.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2FLostora.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32232629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-18T06:58:26.270Z","updated_at":"2026-04-24T17:03:16.593Z","avatar_url":"https://github.com/Dafrok.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lostora\nA localStorage handler to support Object or JSON\n\n## Usage\n### Install\n### API\n#### Lostora.set(key,value)\n\u003e `Lostora.set(\"foo\",\"bar\")`\n\u003e\n\u003e `console.log(localStorage)`\n\u003e\n\u003e Storage {foo: \"bar\", length: 1}\n\u003e\n\u003e `Lostora.set(\"baz\",{baz:\"qux\"})`\n\u003e\n\u003e `console.log(localStorage)`\n\u003e\n\u003e Storage {baz: \"{\"baz\":\"qux\"}\", foo: \"bar\", length: 2}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafrok%2Flostora.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdafrok%2Flostora.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafrok%2Flostora.js/lists"}