Mono-repo Tools

Last modified: 4/12/2023

In this project, I build npm packages to assist with building & maintaining monorepos. The packages currently available are listed below.

Packages Contained

storybook-package-context-loader

Webpack loader for mono-repos utilizing Storybookjs to automatically inject storybook parameters to contextualize the containing package for .stories.tsx files

storybook-addon-package-shopping-cart

A storybook addon to assist in installing multi-package projects.

NOTE: This package is in no way affiliated with Microsoft or Fluent UI. Fluent UI was chosen for the demo below, because it is a mature mono-repo with individually packaged components, so it can provide a good showcase for this packages functionality.

Example