Skip to content

This Pyramid plugin exploit capacities from the Figma plugin "FigmaToWorld" to import Figma design into Pyramid UI editor.

License

Notifications You must be signed in to change notification settings

OpenSmock/Pyramid-Plugins-FigmaToWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

"FigmaToWorld" plugin for Pyramid

FigmaToWorld is a plugin for Pyramid UI builder. This Pyramid plugin exploit capacities from the Figma plugin Figma To World to import Figma design into Pyramid.

This plugin generate Bloc and Toplo elements.

How it works ?

The plugin install a new capacity in Pyramid editor to import a Figma To World exporting file.

How to use it

Export your Figma project with Figma To World.

image

Import your project into Pyramid.

Pyramid5.mp4

Installation

To install this plugin, use the following scripts inside a playground:

[ Metacello new
	baseline: 'PyramidFigma';
	repository: 'github://OpenSmock/Pyramid-Plugins-FigmaToWorld:main/src';
	onConflictUseIncoming;
	ignoreImage;
	load ]
		on: MCMergeOrLoadWarning
		do: [ :warning | warning load ]

Dependencies

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This Pyramid plugin exploit capacities from the Figma plugin "FigmaToWorld" to import Figma design into Pyramid UI editor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published