{"id":13490645,"url":"https://github.com/vue-macros/vue-macros","last_synced_at":"2026-01-04T11:18:25.299Z","repository":{"id":37700601,"uuid":"456739054","full_name":"vue-macros/vue-macros","owner":"vue-macros","description":"Explore and extend more macros and syntax sugar to Vue.","archived":false,"fork":false,"pushed_at":"2025-05-09T16:42:13.000Z","size":18402,"stargazers_count":1893,"open_issues_count":21,"forks_count":120,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-12T13:15:24.553Z","etag":null,"topics":["esbuild","macros","options","rollup","rsbuild","rspack","script-setup","sfc","unplugin","vite","vue","vuejs","webpack"],"latest_commit_sha":null,"homepage":"https://vue-macros.dev","language":"TypeScript","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/vue-macros.png","metadata":{"funding":{"github":"sxzz"},"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null}},"created_at":"2022-02-08T01:23:36.000Z","updated_at":"2025-05-10T01:49:32.000Z","dependencies_parsed_at":"2023-11-16T08:32:41.502Z","dependency_job_id":"39d9b125-3d19-4a8f-9437-37a92b78bbe5","html_url":"https://github.com/vue-macros/vue-macros","commit_stats":{"total_commits":1599,"total_committers":42,"mean_commits":38.07142857142857,"dds":"0.35584740462789244","last_synced_commit":"0d9a66b4e7eb83c30afd49bb7f9047de9ac50952"},"previous_names":["sxzz/unplugin-vue-macros","vue-macros/vue-macros","sxzz/vue-macros"],"tags_count":1928,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-macros%2Fvue-macros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-macros%2Fvue-macros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-macros%2Fvue-macros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-macros%2Fvue-macros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vue-macros","download_url":"https://codeload.github.com/vue-macros/vue-macros/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745196,"owners_count":21957319,"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":["esbuild","macros","options","rollup","rsbuild","rspack","script-setup","sfc","unplugin","vite","vue","vuejs","webpack"],"created_at":"2024-07-31T19:00:49.777Z","updated_at":"2026-01-04T11:18:25.294Z","avatar_url":"https://github.com/vue-macros.png","language":"TypeScript","funding_links":["https://github.com/sponsors/sxzz"],"categories":["TypeScript","Plugins","Recommended With"],"sub_categories":["Unplugin","Blog Posts"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./docs/public/logo.svg\" width=\"200px\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eVue Macros\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eExplore more macros and syntax sugar to Vue.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/vue-macros\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/vue-macros.svg\" alt=\"NPM version\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- ✨ Explore more macros and syntax sugar to Vue.\n- 💚 Supports both Vue 2.7 and Vue 3 out-of-the-box.\n- 🦾 Full TypeScript / Volar support.\n- ⚡️ Supports most bundlers powered by [unplugin](https://github.com/unjs/unplugin).\n  - Vite, Nuxt\n  - Webpack, Rspack, Vue CLI\n  - Rollup\n  - esbuild\n  - and more...\n\n## Installation\n\n```bash\nnpm i -D vue-macros\n```\n\n## Usage\n\n[📜 Documentation](https://vue-macros.dev/)\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.wide.svg\"\u003e\n    \u003cimg src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.wide.svg'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Contributors\n\n💕 Thank you to all the contributors!\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/vue-macros/vue-macros/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=vue-macros/vue-macros\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Related Libraries\n\n- [vue-functional-ref](https://github.com/sxzz/vue-functional-ref) - Functional-style refs for Vue.\n- [Vue Vine](https://vue-vine.dev/) - Another style of writing Vue components.\n\n## License\n\n[MIT](./LICENSE) License © 2022-PRESENT [Kevin Deng](https://github.com/sxzz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-macros%2Fvue-macros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvue-macros%2Fvue-macros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-macros%2Fvue-macros/lists"}