{"id":15382101,"url":"https://github.com/potato4d/vuex-map-purge","last_synced_at":"2025-04-15T19:20:59.920Z","repository":{"id":39632262,"uuid":"281860890","full_name":"potato4d/vuex-map-purge","owner":"potato4d","description":"Convert Vuex map utils to computed / methods.","archived":false,"fork":false,"pushed_at":"2023-01-06T13:30:06.000Z","size":576,"stargazers_count":11,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T00:04:43.378Z","etag":null,"topics":["ast","cli","formatter","vue","vuejs","vuex"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/vuex-map-purge","language":"TypeScript","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/potato4d.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-07-23T05:39:21.000Z","updated_at":"2022-02-19T07:17:53.000Z","dependencies_parsed_at":"2023-02-06T04:30:48.869Z","dependency_job_id":null,"html_url":"https://github.com/potato4d/vuex-map-purge","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fvuex-map-purge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fvuex-map-purge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fvuex-map-purge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fvuex-map-purge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potato4d","download_url":"https://codeload.github.com/potato4d/vuex-map-purge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249136014,"owners_count":21218389,"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":["ast","cli","formatter","vue","vuejs","vuex"],"created_at":"2024-10-01T14:29:51.535Z","updated_at":"2025-04-15T19:20:59.903Z","avatar_url":"https://github.com/potato4d.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vuex-map-purge\n\nConvert Vuex map utils to computed / methods.\n\n## Motivation\n\nVuex 4.0 fixes a problem that Generics had with the Store in the previous Vuex, making it possible to build a more type-safe system.\n\nHowever, Vuex's mapXXX utility, which exists in Vuex, does not solve the type problem and hinders future type-safe coding.\n\nAs a result, we needed a tool to eliminate mapXXX from existing Vue.js projects as soon as possible.\n\n## Installation\n\nInstall via Yarn / NPM.\n\n```shell\n$ yarn global add vuex-map-purge # or npm install -g vuex-map-purge\n```\n\n## Usage\n\n```shell\n$ vuex-map-purge './**/*.vue' # all project .vue files\n$ vuex-map-purge ./path/to/file.vue # only single .vue file\n```\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato4d%2Fvuex-map-purge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotato4d%2Fvuex-map-purge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato4d%2Fvuex-map-purge/lists"}