{"id":16961998,"url":"https://github.com/wangdahoo/storage-js-iso","last_synced_at":"2025-07-12T18:35:57.769Z","repository":{"id":48000530,"uuid":"86847236","full_name":"wangdahoo/storage-js-iso","owner":"wangdahoo","description":"storage.js compatible with isomorphic apps.","archived":false,"fork":false,"pushed_at":"2021-08-11T04:04:23.000Z","size":132,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T15:46:32.669Z","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/wangdahoo.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":"2017-03-31T18:07:28.000Z","updated_at":"2020-09-08T09:49:27.000Z","dependencies_parsed_at":"2022-08-12T16:11:54.714Z","dependency_job_id":null,"html_url":"https://github.com/wangdahoo/storage-js-iso","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wangdahoo/storage-js-iso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangdahoo%2Fstorage-js-iso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangdahoo%2Fstorage-js-iso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangdahoo%2Fstorage-js-iso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangdahoo%2Fstorage-js-iso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangdahoo","download_url":"https://codeload.github.com/wangdahoo/storage-js-iso/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangdahoo%2Fstorage-js-iso/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259719717,"owners_count":22901239,"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","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-10-13T23:04:55.525Z","updated_at":"2025-06-13T21:06:02.996Z","avatar_url":"https://github.com/wangdahoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# storage-js-iso\n\nstorage.js compatible with isomorphic apps.\n\n### How to use\n\n```html\n\u003cscript src=\"https://unpkg.com/storage-js-iso@0.2.0/dist/storage.min.js\"\u003e\u003c/script\u003e\n```\n\n```js\n$storage.on('time', function (e) {\n  console.log('time changed', e)\n})\n\nsetInterval(function () {\n  $storage.set('time', (new Date()).getTime());\n}, 50)\n```\n\n### API\n\n- set(key:String, value:Any)\n- get(key:String)\n- remove(key:String)\n- clear()\n- on(key:String, fn:Function)\n- off(key:String, fn:Function)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangdahoo%2Fstorage-js-iso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangdahoo%2Fstorage-js-iso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangdahoo%2Fstorage-js-iso/lists"}