{"id":18717419,"url":"https://github.com/js-data/js-data-localstorage","last_synced_at":"2025-10-18T14:37:31.117Z","repository":{"id":20846213,"uuid":"24132535","full_name":"js-data/js-data-localstorage","owner":"js-data","description":"localStorage adapter for js-data. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io/","archived":false,"fork":false,"pushed_at":"2018-04-13T17:57:29.000Z","size":1136,"stargazers_count":12,"open_issues_count":8,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-18T18:04:58.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js-data.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-17T06:18:19.000Z","updated_at":"2021-03-01T01:59:25.000Z","dependencies_parsed_at":"2022-08-25T11:00:24.025Z","dependency_job_id":null,"html_url":"https://github.com/js-data/js-data-localstorage","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/js-data/js-data-localstorage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-localstorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-localstorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-localstorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-localstorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-data","download_url":"https://codeload.github.com/js-data/js-data-localstorage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-data%2Fjs-data-localstorage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260606457,"owners_count":23035350,"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-11-07T13:16:09.782Z","updated_at":"2025-10-18T14:37:26.080Z","avatar_url":"https://github.com/js-data.png","language":"JavaScript","readme":"\u003cimg src=\"https://raw.githubusercontent.com/js-data/js-data/master/js-data.png\" alt=\"js-data logo\" title=\"js-data\" align=\"right\" width=\"96\" height=\"96\" /\u003e\n\n# js-data-localstorage\n\n[![Slack Status][sl_b]][sl_l]\n[![npm version][npm_b]][npm_l]\n[![Circle CI][circle_b]][circle_l]\n[![npm downloads][dn_b]][dn_l]\n[![Coverage Status][cov_b]][cov_l]\n\nlocalStorage adapter for [js-data](http://www.js-data.io/).\n\nTo get started, visit __[http://www.js-data.io](http://www.js-data.io/docs/js-data-localstorage)__.\n\nTested on IE9, Chrome 46, Firefox 41 \u0026 Safari 7.1 using\n\u003cimg src=\"https://raw.githubusercontent.com/js-data/js-data-localstorage/master/bs.jpg\" alt=\"bs logo\" title=\"browserstack\" width=\"150\" height=\"35\" style=\"vertical-align: middle\" /\u003e\n\n## Links\n\n* [Quick start](http://www.js-data.io/docs/home#quick-start) - Get started in 5 minutes\n* [Guides and Tutorials](http://www.js-data.io/docs/home) - Learn how to use JSData\n* [`LocalStorageAdapter` Guide](http://www.js-data.io/docs/dslocalstorageadapter) - Learn how to use `LocalStorageAdapter`\n* [API Reference Docs](http://api.js-data.io) - Explore components, methods, options, etc.\n* [Community \u0026 Support](http://www.js-data.io/docs/community) - Find solutions and chat with the community\n* [General Contributing Guide](http://www.js-data.io/docs/contributing) - Give back and move the project forward\n  * [Contributing to js-data-localstorage](https://github.com/js-data/js-data-localstorage/blob/master/.github/CONTRIBUTING.md)\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2014-2016 js-data-localstorage project authors\n\n* [LICENSE](https://github.com/js-data/js-data-localstorage/blob/master/LICENSE)\n* [AUTHORS](https://github.com/js-data/js-data-localstorage/blob/master/AUTHORS)\n* [CONTRIBUTORS](https://github.com/js-data/js-data-localstorage/blob/master/CONTRIBUTORS)\n\n[sl_b]: http://slack.js-data.io/badge.svg\n[sl_l]: http://slack.js-data.io\n[npm_b]: https://img.shields.io/npm/v/js-data-localstorage.svg?style=flat\n[npm_l]: https://www.npmjs.org/package/js-data-localstorage\n[circle_b]: https://img.shields.io/circleci/project/js-data/js-data-localstorage.svg?style=flat\n[circle_l]: https://circleci.com/gh/js-data/js-data-localstorage\n[dn_b]: https://img.shields.io/npm/dm/js-data-localstorage.svg?style=flat\n[dn_l]: https://www.npmjs.org/package/js-data-localstorage\n[cov_b]: https://img.shields.io/codecov/c/github/js-data/js-data-localstorage.svg?style=flat\n[cov_l]: https://codecov.io/github/js-data/js-data-localstorage\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-data%2Fjs-data-localstorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs-data%2Fjs-data-localstorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-data%2Fjs-data-localstorage/lists"}