@vue/babel-sugar-composition-api-render-instance

v1.4.0
Babel syntactic sugar for replaceing `this` with `getCurrentInstance()` in Vue JSX with @vue/composition-api

prepublish

yarn build

build

rollup -c

build:test

rollup -c rollup.config.testing.js

pretest

yarn build:test && cd ../babel-sugar-v-model && yarn build:test

test

nyc --reporter=html --reporter=text-summary ava -v test/test.js
npm i @vue/babel-sugar-composition-api-render-instance

Metadata

  • MIT
  • Whatever
  • luwanquan
  • released 8/25/2022

Downloads