Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vue-macros/vue-macros
Explore and extend more macros and syntax sugar to Vue.
https://github.com/vue-macros/vue-macros
esbuild macros options rollup rsbuild rspack script-setup sfc unplugin vite vue vuejs webpack
Last synced: 5 days ago
JSON representation
Explore and extend more macros and syntax sugar to Vue.
- Host: GitHub
- URL: https://github.com/vue-macros/vue-macros
- Owner: vue-macros
- License: mit
- Created: 2022-02-08T01:23:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T06:04:13.000Z (12 days ago)
- Last Synced: 2025-01-02T16:35:24.027Z (10 days ago)
- Topics: esbuild, macros, options, rollup, rsbuild, rspack, script-setup, sfc, unplugin, vite, vue, vuejs, webpack
- Language: TypeScript
- Homepage: https://vue-macros.dev
- Size: 15.2 MB
- Stars: 1,819
- Watchers: 4
- Forks: 115
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-rspack - unplugin-vue-macros
- awesome-element-plus - unplugin-vue-macros - Extend more macros and syntax sugar to Vue. [🌐](https://vue-macros.dev/) (Recommended With / Blog Posts)
- awesome-element-plus - unplugin-vue-macros - Extend more macros and syntax sugar to Vue. [🌐](https://vue-macros.dev/) (Recommended With / Blog Posts)
README
Vue Macros
Explore more macros and syntax sugar to Vue.
## Features
- ✨ Explore more macros and syntax sugar to Vue.
- 💚 Supports both Vue 2.7 and Vue 3 out-of-the-box.
- 🦾 Full TypeScript / Volar support.
- ⚡️ Supports most bundlers powered by [unplugin](https://github.com/unjs/unplugin).
- Vite, Nuxt
- Webpack, Rspack, Vue CLI
- Rollup 3
- esbuild
- and more...## Installation
```bash
npm i -D unplugin-vue-macros
```## Usage
[📜 Documentation](https://vue-macros.dev/)
## Sponsors
## Contributors
💕 Thank you to all the contributors!
## Related Libraries
- [vue-functional-ref](https://github.com/sxzz/vue-functional-ref) - Functional-style refs for Vue.
- [Vue Vine](https://vue-vine.dev/) - Another style of writing Vue components.## License
[MIT](./LICENSE) License © 2022-PRESENT [三咲智子](https://github.com/sxzz)