2022-05-17 17:58:03 +08:00
..
2022-05-09 02:27:41 +08:00
2022-02-22 23:30:44 +08:00
2022-02-22 16:56:51 +08:00
2022-02-22 16:56:51 +08:00
2022-02-22 16:56:51 +08:00
2022-02-22 16:56:51 +08:00
2021-06-11 18:48:27 +08:00
2022-01-25 20:00:21 +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)