Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 372 Bytes

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