vue-macros-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

vue-macros-cli

vue-macros-cli is a cli for rewriting at vue macros powered by ast-grep.

Support vue macros

  • [x] jsx-directive
  • [x] define-render
  • [x] export-render
  • [x] define-slots
  • [x] short-v-model
  • [x] setup-sfc

Usage

# install
pnpm add -g vue-macros-cli

# run
vue-macros-cli sg ./src

License

MIT License © 2022-PRESENT zhiyuanzmj

/vue-macros-cli/

    Package Sidebar

    Install

    npm i vue-macros-cli

    Weekly Downloads

    3

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    13 kB

    Total Files

    20

    Last publish

    Collaborators

    • zmjs