vuejs / composition-api-converter

Automatically migrate components to the Function API

Home Page:https://suspicious-mclean-0e54c3.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Function API Converter (Work in progress)

This is a prototype for an eventual codemod to facilitate migrating components from the Object API to the Function API. Work in progress, not intended for usage in real projects yet.

How to run

Install dependencies:

yarn

Run the demo:

yarn serve

About

Automatically migrate components to the Function API

https://suspicious-mclean-0e54c3.netlify.com/


Languages

Language:JavaScript 90.1%Language:Vue 7.4%Language:HTML 2.5%