All Projects → vuejs → Composition Api Converter

vuejs / Composition Api Converter

Automatically migrate components to the Function API

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].