Skip to content

wattanx-converter

Provides useful tools for Vue and Nuxt.

Vue Composition Converter

Convert Options API into Composition API

Vue Mixins Converter

Convert mixins to composables.

Vue Script Setup Converter

Converts the Vue Composition API into a script setup.

Vue Pinia Converter(Coming soon)

Convert from Vuex to Pinia.

Insert Emits Option

Get the event name from the emit used in script or template and add it to the emits option as an array.

Nuxt Bridge Migration Tools

A tool to support migration to Nuxt Bridge.