@vue-macros/cli
v1.3.0
Published
Rewriting at vue macros powered by ast-grep.
Downloads
31
Readme
@vue-macros/cli
@vue-macros/cli is a CLI for rewriting at Vue Macros powered by ast-grep.
Installation
# install
pnpm add -g @vue-macros/cliUsage
SG
Rewriting at Vue Macros.
vue-macros sgsupported macros:
- [x] jsx-directive
- [x] define-render
- [x] export-render
- [x] define-slots
- [x] short-vmodel
- [x] setup-sfc
Initialization
pnpm create vite my-vue-macros --template vue-ts
cd my-vue-macros
vue-macros initLicense
MIT License © 2023-PRESENT zhiyuanzmj
