Skip to content

EswaramoorthyKarthikeyan/vscode

 
 

Repository files navigation

Builder.io for VSCode

Visual coding in your IDE!


Visual coding demo


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 JSX Lite code

Powered by Builder.io and JSX Lite

Screenshot of Builder.io in VSCode

Screenshot of grabbing code from Builder.io in VSCode

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 JSX Lite

Screenshot of entering Builder.io from comand palette

Features

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

Roadmap

  • Read and write local JSX Lite 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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.1%
  • CSS 10.3%
  • JavaScript 7.6%