Skip to main content

Module transform

Module transform 

Source
Expand description

Transform module for Art files.

Provides transformations from Art descriptors to:

  • Storybook CSF 3.0 format
  • Executable Vue components

Functionsยง

transform_to_csf
Transform an Art descriptor to Storybook CSF 3.0 format.
transform_to_vue
Transform an Art descriptor to executable Vue component modules.