2022-05-18 22:55:52 +08:00
..
2021-08-05 14:41:06 +02:00
2022-04-11 11:44:44 +10:00
2021-02-18 21:27:18 +08:00
WIP
2021-02-04 13:08:49 +01:00
2021-03-04 15:41:00 +08:00
2022-01-25 20:00:21 +01:00

Storybook Core

This package contains common data structures and bootstrapping capabilities used among the different frameworks (React, RN, Vue, Ember, Angular, etc).

It is a proxy package (for backwards compatibility) that is implemented by

  • @storybook/core-client - common code that runs in the browser
  • @storybook/core-server - common code that runs in node (dev server, etc.)