vscode

Builder.io for VSCode - turn designs into code!

MIT License

Stars
175
Committers
2

What can yo do?

  1. Import designs from Builder.io and Figma and convert them to code of your framework of choice (React, Vue, Svelte, Solid, Angular, and more)
  2. Visually create and edit Mitosis code

Powered by Builder.io and Mitosis

How to use

Install the extension here

Open your command palette, search "Builder.io", and hit enter to launch the Builder.io fiddle to create and import designs and grab clean generated code via Mitosis

Features

  • Convert Figma and Builder designs to React, Vue, Angular, HTML, etc code via Mitosis.

Roadmap

  • Read and write local Mitosis code with Builder.io's visual editor
  • Generate Builder.io integration code locally

Developing locally

  • Open this example in VS Code 1.47+
  • npm install
  • npm run watch or npm run compile
  • F5 to start debugging