0.5.1 • Published 8 months ago

@adaptive-web/adaptive-ui-designer-figma v0.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Adaptive UI Designer Figma

Figma utilities and CLI for Adaptive UI.

CLI

@adaptive-web/adaptive-ui-designer-figma exposes a CLI for generating component anatomies and stylesheets creating using the Adaptive UI Designer Figma Plugin. To use, first create a JSON library config file:

{
    "libraryFile": "https//www.figma.com/file/path-to-file",
    "outDir": "./out/dir"
}

To use the CLI, run npx aui-figma-compiler and provide the library file that you just created. You will be prompted for a Figma PAT to access the file.

npx aui-figma-compiler -l ./library.json
0.5.1

8 months ago

0.5.0

9 months ago

0.4.1

12 months ago

0.4.0

12 months ago

0.3.1

12 months ago

0.3.0

12 months ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago