{"id":17857212,"url":"https://github.com/kouts/vue-path-store","last_synced_at":"2025-06-11T22:32:21.462Z","repository":{"id":40453218,"uuid":"364879201","full_name":"kouts/vue-path-store","owner":"kouts","description":"A simple state management solution for Vue, that uses the dot notation path syntax.","archived":false,"fork":false,"pushed_at":"2022-11-06T21:21:30.000Z","size":1550,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-11T13:16:51.874Z","etag":null,"topics":["dot","dot-notation","set","state","state-management","store","vue","vuex"],"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/kouts.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-06T10:59:41.000Z","updated_at":"2023-05-20T15:37:40.000Z","dependencies_parsed_at":"2023-01-22T09:45:45.866Z","dependency_job_id":null,"html_url":"https://github.com/kouts/vue-path-store","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/kouts/vue-path-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kouts%2Fvue-path-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kouts%2Fvue-path-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kouts%2Fvue-path-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kouts%2Fvue-path-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kouts","download_url":"https://codeload.github.com/kouts/vue-path-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kouts%2Fvue-path-store/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259353935,"owners_count":22844785,"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":["dot","dot-notation","set","state","state-management","store","vue","vuex"],"created_at":"2024-10-28T03:11:53.470Z","updated_at":"2025-06-11T22:32:21.413Z","avatar_url":"https://github.com/kouts.png","language":"JavaScript","funding_links":[],"categories":["Components \u0026 Libraries"],"sub_categories":["Utilities"],"readme":"# vue-path-store \u003ca href=\"https://npm.im/vue-path-store\"\u003e\u003cimg src=\"https://badgen.net/npm/v/vue-path-store\"\u003e\u003c/a\u003e ![](https://img.badgesize.io/kouts/vue-path-store/main/dist/umd/pathStore.min.js.svg) ![](https://img.badgesize.io/kouts/vue-path-store/main/dist/umd/pathStore.min.js.svg?compression=gzip) ![](coverage/badge.svg)\n\n**PathStore** is a simple, lightweight, **shared** state management solution for Vue.  \nAt its heart lays a simple reactive store, which uses the dot notation path syntax for data mutation.  \n\nIt also comes with:\n\n- a **[Vuex plugin](https://vue-path-store.netlify.app/path-store-vuex-plugin/)** so that you can use dot notation along with the\nfull power of Vuex (actions, getters, modules, devtools) as well.\n\n- a **[Pinia plugin](https://vue-path-store.netlify.app/path-store-pinia-plugin/)** so that you can use dot notation with your favorite fruity store.\n\n## Features\n\n- Lightweight, minified gzip size is \u003c **1.5kb**\n- Share state easily between components using either the object or composition API\n- Use dot (or bracket) notation for mutating state (set, delete)\n- Creates intermediate reactive object/array structures if not available while setting state\n- Avoid Vue [change detection caveats](https://vuejs.org/v2/guide/reactivity.html#Change-Detection-Caveats)\n- Extra methods for `Array` manipulation\n- Enhance Vuex with dot notation by utilizing the [PathStore Vuex Plugin](https://vue-path-store.netlify.app/path-store-vuex-plugin/)\n- Enhance Pinia with dot notation by utilizing the [PathStore Pinia Plugin](https://vue-path-store.netlify.app/path-store-pinia-plugin/)\n\n## Browsers support\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eIE / Edge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eSafari | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png\" alt=\"Opera\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eOpera |\n| --------- | --------- | --------- | --------- | --------- |\n| IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions\n\n\nClick here for documentation and examples  \nhttps://vue-path-store.netlify.app/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkouts%2Fvue-path-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkouts%2Fvue-path-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkouts%2Fvue-path-store/lists"}