{"id":24518329,"url":"https://github.com/schafeld/store-without-vuex","last_synced_at":"2026-05-20T09:31:10.013Z","repository":{"id":73840693,"uuid":"219012818","full_name":"schafeld/store-without-vuex","owner":"schafeld","description":"Share data across components in a reactive manner, without VueX. See CodeSandbox","archived":false,"fork":false,"pushed_at":"2019-11-05T08:06:16.000Z","size":30,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-01T22:24:32.210Z","etag":null,"topics":["javascript","vuejs"],"latest_commit_sha":null,"homepage":"https://codesandbox.io/s/github/schafeld/store-without-vuex","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/schafeld.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":"2019-11-01T15:31:22.000Z","updated_at":"2024-11-05T12:07:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"4166673b-750a-4d08-8f0a-a8aa1c3a9e50","html_url":"https://github.com/schafeld/store-without-vuex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/schafeld/store-without-vuex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fstore-without-vuex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fstore-without-vuex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fstore-without-vuex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fstore-without-vuex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schafeld","download_url":"https://codeload.github.com/schafeld/store-without-vuex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fstore-without-vuex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33253749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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":["javascript","vuejs"],"created_at":"2025-01-22T01:41:56.895Z","updated_at":"2026-05-20T09:31:09.975Z","avatar_url":"https://github.com/schafeld.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Store without VueX\n\n\u003e You don't need VueX for a rudimentary shopping cart or to share just a single piece of data across several components. Observable to the rescue!\n\nSimple implementation of a store without the overhead of adding VueX.\n\nInspired by:\nhttps://vuedose.tips/tips/creating-a-store-without-vuex-in-vue-js-2-6 and \nhttps://vuejs.org/v2/api/#Vue-observable\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run all tests\nnpm test\n```\n\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n\n[![Edit store-without-vuex](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/store-without-vuex-yhdlz?fontsize=14)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschafeld%2Fstore-without-vuex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschafeld%2Fstore-without-vuex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschafeld%2Fstore-without-vuex/lists"}