{"id":16108498,"url":"https://github.com/jhen0409/vuex-remotedev","last_synced_at":"2025-10-05T09:30:25.248Z","repository":{"id":57407988,"uuid":"137473105","full_name":"jhen0409/vuex-remotedev","owner":"jhen0409","description":"Inspecting vuex on Redux DevTools Extension / React Native Debugger","archived":false,"fork":false,"pushed_at":"2018-06-15T14:25:37.000Z","size":115,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T05:50:21.641Z","etag":null,"topics":["react-native-debugger","redux-devtools","vue","vue-native","vuex"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/jhen0409.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-15T10:11:46.000Z","updated_at":"2020-02-14T10:00:54.000Z","dependencies_parsed_at":"2022-09-13T05:03:03.500Z","dependency_job_id":null,"html_url":"https://github.com/jhen0409/vuex-remotedev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhen0409%2Fvuex-remotedev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhen0409%2Fvuex-remotedev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhen0409%2Fvuex-remotedev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhen0409%2Fvuex-remotedev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhen0409","download_url":"https://codeload.github.com/jhen0409/vuex-remotedev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235378945,"owners_count":18980492,"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":["react-native-debugger","redux-devtools","vue","vue-native","vuex"],"created_at":"2024-10-09T19:27:03.533Z","updated_at":"2025-10-05T09:30:24.812Z","avatar_url":"https://github.com/jhen0409.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vuex-remotedev [![NPM version](http://img.shields.io/npm/v/vuex-remotedev.svg?style=flat)](https://www.npmjs.com/package/vuex-remotedev) [![Build Status](https://travis-ci.org/jhen0409/vuex-remotedev.svg?branch=master)](https://travis-ci.org/jhen0409/vuex-remotedev)\n\n\u003e Inspecting vuex on [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension) / [React Native Debugger](https://github.com/jhen0409/react-native-debugger)\n\n## Why?\n\nDue to I'm interesting for [`Vue Native`](https://github.com/GeekyAnts/vue-native-core), it's framework allowed using Vue on React Native, we can keep using [React Native Debugger](https://github.com/jhen0409/react-native-debugger) for that, this is good reason to make [`Vuex`](https://github.com/vuejs/vuex) running on Redux DevTools, so I simply made this:\n\n\u003cimg width=\"1360\" alt=\"vuex-and-rn\" src=\"https://user-images.githubusercontent.com/3001525/41462483-9844892e-70c5-11e8-8f4a-9d3cd8abc205.png\"\u003e\n\n\u003e The [todo app](example) example is based on [`ankitsinghania94/vue-native-todo-app`](https://github.com/ankitsinghania94/vue-native-todo-app)\n\n## Installation\n\n```bash\n$ yarn add vuex-remotedev\n```\n\n## Usage\n\n```js\nimport remotedevPlugin from 'vuex-remotedev'\n\nremotedevPlugin(store, options)\n```\n\n#### remotedevPlugin(store, options)\n\n- `store` - A Vuex store\n- `options` - Exposed options used for [connect API](https://github.com/zalmoxisus/redux-devtools-extension/blob/master/docs/API/Arguments.md#options) of redux-devtools-extension.\n\n## Development\n\n```bash\n$ yarn\n$ yarn test\n$ yarn build\n```\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhen0409%2Fvuex-remotedev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhen0409%2Fvuex-remotedev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhen0409%2Fvuex-remotedev/lists"}