Uses ts-json-schema-generator package to read prop types from component files and writes story controls based on those types.
Prevent developers from having to spend time writing repetetive storybook files. Hopefully this leads to more projects using Storybook.js. This helps designers to see how components are being implemented. Also opens the door to using Storybook.js's suite of testing tools.
Work-In-Progress
- Coming Soon