daniel

  • Generating components from Figma

    Generating Web Components from Figma with WCF is straightforward, since Figma implements a strong component model, that can be fully matched when generating Web Components. Components, subcomponents and instances In Figma a Component can have an unlimited quantity of nested subcomponents. The same happens in WCF generated Web Components. In Figma, nested subcomponents aren’t components…

  • Configuration

    Web Component Factory configuration is very easy. The most important data in configuration is the Figma Access Token, which allows WCF to access in read-only mode your Figma files, in order to get the design information for Web Component generation. The other configuration block is dedicated to component file structure when downloading. In order to…