2023-02-21 17:37:35 +01:00
..
2023-02-21 17:37:35 +01:00
2023-02-14 13:57:07 +01:00
2022-07-21 11:24:07 +02:00
2022-11-14 14:18:39 +01:00

Storybook CSF Tools

An experimental library to read, analyze, transform, and write CSF programmatically.

  • Read - Parse a CSF file with Babel
  • Analyze - Extract its metadata & stories based on the Babel AST
  • Write - Write the AST back to a file

It can can parse MDX into CSF.

Coming soon:

  • Transform - Update the AST to add/remove/modify stories & metadata (TODO)