npm.io
1.4.9 • Published 3 years agoCLI

vue-declassify-to-setup

Licence
ISC
Version
1.4.9
Deps
1
Size
58 kB
Vulns
0
Weekly
0
Stars
4

Vue 2 vue-property-decorator to Vue 2/3 setup-api converter

This Node.js-based tool is designed to automate the transformation of your Vue 2 scripts written with vue-property-decorator into Vue 3's Composition API format, also available for vue 2.7.

Converter

This script helps developers transition from Vue 2 to Vue 3 by transforming their scripts written with the vue-property-decorator into the Composition API format, using tag, the system won't understand. It needs to see an end-bracket (}) right before the tag, not a comment.

  • The script does not like comments after ; on one line.

  • Contributing

    Your feedback and contributions are welcome! If you encounter any issues, have suggestions or improvements, feel free to share. I appreciate your support in making this tool more efficient and versatile.

    Happy coding!

    Keywords